Hello !
I'd like to redeploy a web service archive (.aar) during development
without restarting axis2 - this is to shorten develop cycle.
Altough in config/axis2.xml the parameter
<parameter name="hotupdate" locked="false">true</parameter>
is set to true, Axi2 doesn't reload the web service class itself (pojo),
indeed it does reload the archive - so in the console i can see the
following output:
-------------- from axis2 console
------------------------------------------------
14.03.2007 15:57:07 org.apache.axis2.deployment.DeploymentEngine unDeploy
INFO: Undeploying Web service WeatherService.aar
14.03.2007 15:57:07 org.apache.axis2.deployment.DeploymentEngine doDeploy
INFO: Deploying Web service WeatherService.aar
----------------------------------------------------------------------------
------
Is the classloader to be configured separately ? How ?
Thanks for any hint and kind regards -
Stephan Gloor, gli software eng., Switzerland
--------------------------------------------------------------------
mail2web.com - Microsoft® Exchange solutions from a leading provider -
http://link.mail2web.com/Business/Exchange
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]