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 "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/03/31 14:20:53 UTC

[jira] Resolved: (AXIS2-336) Using the Admin Console, cannot redeploy a service after reuploading

     [ http://issues.apache.org/jira/browse/AXIS2-336?page=all ]
     
Deepal Jayasinghe resolved AXIS2-336:
-------------------------------------

    Resolution: Fixed

Hmm ,

You are trying to use hot-update feature , and by default that is turn-off if you want that feature then you have to change the following parameter in axis2.xm , that will solve your problem.
 
<parameter name="hotupdate" locked="false">false</parameter>

and change false to true   :) 



> Using the Admin Console, cannot redeploy a service after reuploading
> --------------------------------------------------------------------
>
>          Key: AXIS2-336
>          URL: http://issues.apache.org/jira/browse/AXIS2-336
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Improvement
>     Versions: 0.93, 0.94
>     Reporter: Afkham Azeez
>     Priority: Minor

>
> Uploaded an AAR file, say abc.aar, and after a few changes to the service, created the abc.aar once again and tried to upload it. The modified service(s) do not get deployed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira