Deployment patches
------------------
Key: AXIS2-2212
URL: https://issues.apache.org/jira/browse/AXIS2-2212
Project: Axis 2.0 (Axis2)
Issue Type: Improvement
Components: deployment
Environment: JDK 1.5, Tomcat 5.5.20, Windows XP, Axis 2 HEAD revision.
Reporter: Angel Todorov
These modifications provide functionality for:
1) propagating exceptions up
2) remote deployment via the method updateRemote() in the repo listener.
The remote deployment can be achieved by obtaining the repoListener
instance from the WarBasedConfigurator in the AxisServlet, and calling
updateRemote() , after the remotely received file has been copied in
the services dir. This allows for immediate feedback but must be
syncronized with the Scheduler that is constantly running for
hot-deployment.
Best,
Angel
--
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]