Hi. Add your external jars into axis2 (war) lib directory and it will work fine. Previosly deploy axis2.war on tomcat using tomcat manager.
Bye. 2007/12/6, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > I gave you some useful key terms. If you don't know what they mean I > would recommmend buying some books about it. These tools should be used > by every programmer. > > For deploying my war file to tomcat I use the following command: > mvn tomcat:deploy > > But that won't help you. That's why I gave you the terms which explain > the ideas for you. > > Sietse > > -----Original Message----- > From: chanakanilan [mailto:[EMAIL PROTECTED] > Sent: 06 December 2007 09:38 > To: [email protected] > Subject: RE: How to create a service using external jar files other than > axis jar files > > > Can you mentiond the steps that i can follow to deploy the service > > sietsenicolaas.tenhoeve wrote: > > > > I think you should read into the area of buildtools. > > Key terms to search for: > > - ant > > - maven > > - automatic build > > > > Good luck, > > Sietse > > > > -----Original Message----- > > From: chanakanilan [mailto:[EMAIL PROTECTED] > > Sent: 05 December 2007 12:54 > > To: [email protected] > > Subject: How to create a service using external jar files other than > > axis jar files > > > > > > I m wrote a service that which uses some external jar files(connection > > > pool.jar-To connect with the database)I try to search a good article > > for how to add external jars other than axis jars but not found.so plz > > > tell me the relevent steps to deploy the service.And plz help and tell > > > good articals about axis1.4 > > -- > > View this message in context: > > http://www.nabble.com/How-to-create-a-service-using-external-jar-files > > -o > > ther-than-axis-jar-files-tf4949446.html#a14171024 > > Sent from the Axis - User mailing list archive at Nabble.com. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > View this message in context: > http://www.nabble.com/How-to-create-a-service-using-external-jar-files-o > ther-than-axis-jar-files-tf4949446.html#a14189134 > Sent from the Axis - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
