Tony Dean wrote:
Forwarding to axis-user listserve.
-----Original Message-----
From: Tony Dean [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 22, 2005 8:16 AM
To: [email protected]
Subject: [Axis2] Deployment packaging
What is the Axis2 best practice for packaging a complex web service application
that spans multiple jars? Essentially, to create an Axis2 web service
endpoint, you must create a single jar with the following contents:
meta-inf/services.xml
meta-inf/services.wsdl
MyWebServicePortTypeSkeleton.class
My concern is making other dependent jars available on the classpath and doing
so without affecting other applications.
Thanks.
Tony Dean
SAS Institute Inc.
919.531.6704
[EMAIL PROTECTED]
SAS... The Power to Know
http://www.sas.com
It is strange that although many people keep asking the same question
(including myself), no one in this list has given an answer