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

David Meibusch commented on AXIS2-1960:
---------------------------------------

I've struggled with this same issue.
It's currently difficult to set the axis2.repository.path and the 
axis2.xml.path init parameters without modifying the Axis2 war. I want to ship 
this war unmodified with my application.
My current solution is to provide a custom version(s) of 
WarBasedAxisConfigurator and/or the servlet classes (earlier in the classpath).

> We need an api way to set the axis2.repository.path and the axis2.xml.path 
> ---------------------------------------------------------------------------
>
>                 Key: AXIS2-1960
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1960
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>    Affects Versions: 1.1, 1.0
>         Environment: j2ee appserver
>            Reporter: Rishi Krish
>            Assignee: Deepal Jayasinghe
>
> We need an api way to set the axis2.repository.path and the axis2.xml.path so 
> that it need not be specified in the web.xml where the axis servlet is 
> deployed. This will help a lot in the dynamically determining the path from 
> application specific params and setting it through an api/system property to 
> axis.

-- 
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