You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Ricardo Gladwell (JIRA)" <ji...@apache.org> on 2007/12/14 12:07:43 UTC

[jira] Commented: (AXIS2-2379) hot update - class not reloaded

    [ https://issues.apache.org/jira/browse/AXIS2-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551759 ] 

Ricardo Gladwell commented on AXIS2-2379:
-----------------------------------------

This issue appears to be re-occuring for Axis2 1.3. The following configuration is set-up with the following axis2.xml

    <parameter name="hotdeployment">true</parameter>
    <parameter name="hotupdate">true</parameter>

Yet, in order updated classes do not actually update until the Tomcat instance is restarted.

This is running on Tomcat 5.5.25, running Javav 1.5.0_08 on Windows 2000.

> hot update - class not reloaded
> -------------------------------
>
>                 Key: AXIS2-2379
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2379
>             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>
> ...
> download the full installation axis2  in use above from:
> http://www.gli.ch/download/axis2-1.1.1.zip 
> thanks, regards, Stephan Gloor, Webservices Teacher, Switzerland

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org