[ 
https://issues.apache.org/jira/browse/AXIS2-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12978355#action_12978355
 ] 

Reinout van Schouwen commented on AXIS2-1109:
---------------------------------------------

Hi Deepal,

Could you provide a link to an example build.xml? Thanks!

> ant task for deploying aar file to running axis2 web application
> ----------------------------------------------------------------
>
>                 Key: AXIS2-1109
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1109
>             Project: Axis2
>          Issue Type: New Feature
>          Components: Tools
>         Environment: any environment
>            Reporter: Johan Lundberg
>            Assignee: Sanka Samaranayake
>            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.
-
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]

Reply via email to