hello.

question regarding hot update - axis2 is running as a server.

1. deployed an aar
2. axis2 picks it up and installs it
3. deployes again same aar, class files have changed
4. axis2 picks it up and installs it, after undeploying the previous instance

but: the class files are not reloaded.

axis2.xml:     
...
    <parameter name="hotdeployment" locked="false">true</parameter>
    <parameter name="hotupdate" locked="false">true</parameter>
...


Any hint ?

Thanks and kind regards,
Stephan Gloor, Webservices teacher, HSZ-T, Zürich, Switzerland

Reply via email to