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
