ant task for deploying aar file to running axis2 web application
----------------------------------------------------------------
Key: AXIS2-1109
URL: http://issues.apache.org/jira/browse/AXIS2-1109
Project: Apache Axis 2.0 (Axis2)
Issue Type: New Feature
Components: Tools
Environment: any environment
Reporter: Johan Lundberg
Priority: Minor
Background email:
The axis2 web-interface is nice when you deploy an aar file rarely. But, during
development is becomes a bit cumbersome since I have to deploy for testing
quite often.
The imaginable ways of deploying my web services application would be:
1. Uploading the aar file to the axis2 web application through the web
interface.
2. Ant-task using Tomcat manager application for deployment of complete
axis2.war containing my aar file.
3. Copy the aar file to the deployed axis2 app in tomcat and hope for
auto-deployment. (Requires file system access to tomcat.)
4. Copying the complete axis2.war containing my aar file to the tomcat webapps
directory.(Requires file system access to tomcat.)
5. Missing: ant-task for uploading the aar file to the running axis2
application.
Are there any plans of making a ant-task for deployment of aar files to axis2?
/johan
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]