I have Axis2 deployed with hotupdate property set to true in the axis2.xml :
<parameter name="hotupdate" locked="false">true</parameter>
If I add a simple log to my service and re-deploy the service, I don't
see this new log displayed.
The only way to see the new log is to restart tomcat.
With the hotupdate=true, I am not supposed to restart tomcat to see
newly added code to a service.
Is this a bug or am I missing something ?
By the way I am using Axis2 1.1
Gul
