hot update - class not reloaded
-------------------------------
Key: AXIS2-2378
URL: https://issues.apache.org/jira/browse/AXIS2-2378
Project: Axis 2.0 (Axis2)
Issue Type: Test
Components: deployment
Affects Versions: 1.1.1
Environment: Windows XP Service Pack2, Axis2 running as a server, java
1.5.0_05
Reporter: Stephan Gloor
Priority: Blocker
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>
...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]