Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#822 closed enhancement (fixed)

Create a separate WS-client dist

Reported by: Martin Svensson Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 2.5
Component: webservices Version:
Keywords: Cc:

Description

A WS client dist with the following structure:

/lib -> jar-files(including BaseWSClient.jar, ticket#821) and their licenses
/config
/src -> code example
build.xml
README
base_license

Change History (6)

comment:1 by Nicklas Nordborg, 16 years ago

Status: newassigned

comment:2 by Nicklas Nordborg, 16 years ago

(In [3954]) References #822: Create a separate WS-client dist

comment:3 by Nicklas Nordborg, 16 years ago

(In [3953]) References #822: Create a separate WS-client dist

comment:4 by Nicklas Nordborg, 16 years ago

(In [3958]) References #822: Create a separate WS-client dist

Added some more client example code and updated documentation.

comment:5 by Nicklas Nordborg, 16 years ago

Resolution: fixed
Status: assignedclosed

(In [3961]) Fixes #822.

comment:6 by Nicklas Nordborg, 16 years ago

(In [4009]) References #822: Create a separate WS-client dist

Use Apache commons-io to copy files instead of own code.

Note: See TracTickets for help on using tickets.