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

Andreas Veithen commented on AXIS2-4467:
----------------------------------------

You can easily add the AxisAdminServlet classes to your WAR using the overlay 
feature of the maven-war-plugin. Note that AxisAdminServlet is only meaningful 
if the corresponding JSP pages are also included in the WAR. For this, the 
overlay solution should be used anyway. Thus, there is no need for a JAR 
containing AxisAdminServlet.

> Incorporate AxisAdminServlet into a jar file for easy on assembling a custom 
> WAR file. 
> ---------------------------------------------------------------------------------------
>
>                 Key: AXIS2-4467
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4467
>             Project: Axis2
>          Issue Type: Improvement
>          Components: admin console
>    Affects Versions: 1.5
>            Reporter: Asen Asenov
>
> The current Axis2-1.5 .war distribution comes with webapp/WEB-INF/classes and 
> there is the .class file,
> but this really needs to be put into a jar file for maintenance free use in 
> to a custom application assembly WAR file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to