Hmm... Axis2 1.0 jars are pretty old(Close to 2 years now I think) and many bug fixes have gone into Axis2 since then. The latest stable release of Axis2 is 1.3. You can get the minimal set of jar files needed by following the instructions given here (http://wso2.org/blog/afkham-azeez/3081#comments )
Azeez On Feb 4, 2008 3:41 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, > > I need a webservices that access may webapplication library so i embed the > service in my webapplication like a post found in this mailinglist. > > > 1) copy the web.xml that was in the book example > > 2) copy the WEB-INF/conf/axis2.xml file from the axis2.war file > > 3) put my services.xml and wsdl file in > WEB-INF/services/MyService/META-INF > > 4) added a WEB-INF/module directory and added the appropriate > changes to axis2.xml (I use the logging module so I can see the Soap > calls) > > 5) added all of the jars from the axis2-min-1.0-bin.zip > distribution > > Are there any limitation of that solution?? > > Is there any other way to access a existing web application information by > service developed with axis2? > > thanks > > > > > > > > ____________________________________________________ > > *Tiscali.Fax <http://vas.tiscali.it/fax///>*: ricevi gratis sulla tua > email e invii > > a 12 cent per pagina senza scatto alla risposta > -- Thanks Afkham Azeez http://azeez78.blogspot.com http://www.wso2.org GPG Fingerprint: 643F C2AF EB78 F886 40C9 B2A2 4AE2 C887 665E 0760
