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 "Stephan Gloor (JIRA)" <ji...@apache.org> on 2007/03/24 11:15:32 UTC

[jira] Created: (AXIS2-2378) hot update - class not reloaded

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


[jira] Resolved: (AXIS2-2378) hot update - class not reloaded

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe resolved AXIS2-2378.
--------------------------------------

    Resolution: Duplicate

2379

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