The following is just a guess from personal experience. Hopefully some of the Axis developers will confirm or correct.

Pantvaidya, Vishwajit wrote:
What are the following jars for / Do I need them:

- annogen-0.1.0.jar

Used for code generation. Probably used, at least, in JSR-181 support on client and server side. Only needed if you're using JSR-181.

- axis2-metadata-1.3.jar

Used in WS-MetadataExchange (MeX) support on both client and server side. Only needed if you're using MeX.

- commons-fileupload-1.1.1.jar

Used for handling multi-part MIME HTTP POSTs. Probably just needed on the server side.

- commons-io-1.2.jar

Helper library for IO abstractions and operations. Probably needed at both the client and server.

- httpcore-4.0-alpha5.jar

HTTP server support for standalone Axis server. Probably don't need if you're embedding the server and probably never on the client.

- mex-impl-1.3.jar

Used in WS-MetadataExchange (MEX) support on both client and server side. Only needed if you're using MeX.

--
Chad La Joie             2052-C Harris Bldg
OIS-Middleware           202.687.0124

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to