Kent-
If you're asking how to to hot-deploy new classes in a web application
As long as you repackage your classes /jar into your tomcat war and copy to 
%TOMCAT_HOME%\webapps 
(and the web.xml contains valid items)..tomcat should hot-deploy for you
Not sure what an aar file is??
Martin--
*********************************************************************
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.



----- Original Message ----- 
From: "Kent Tong" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Sunday, April 16, 2006 3:53 AM
Subject: [Axis2] hot deploy without reloading Axis2


> Hi,
> 
> After changing my Java code of service class, I update the .aar file in
> the Axis2 web app. However, it still won't see the updated code. I have 
> to reload it. Is there an easier way?
> 
> Thanks!
> 
> 
>

Reply via email to