Hi Juergen;

see my comments below;

Thanks,
Deepal
................................................................
~Future is Open~

----- Original Message ----- From: "Juergen Umbrich" <[EMAIL PROTECTED]>
To: <axis-user@ws.apache.org>
Sent: Tuesday, January 24, 2006 5:23 PM
Subject: [axis2] deploy ant task


Hi

is there an ant task that i can automatically deploy my service.aar in
to axis2?

nope , but if you are using application sever like tomcat , using its web intreface u can upload service so that it will deploy ur service

and another question.
if i have own packages (jars) can i put them into the aar file. e.g the
folder structure of the aar
WEB-INF/lib/mypackage.jar

the strcure of .aar is not as that , u can put ur external jars into arrchive file the correct way is as follows
myService.aar
 lib/mypackeg.jar
 META-INF
   services.xml

is it then working for the webservice?
because now i copy my packages into the axis2/WEB-INF/lib folder

Thanks



Reply via email to