Document "simple" deployment
----------------------------

                 Key: AXIS2-2599
                 URL: https://issues.apache.org/jira/browse/AXIS2-2599
             Project: Axis 2.0 (Axis2)
          Issue Type: Task
          Components: documentation
    Affects Versions: 1.2
         Environment: N/A
            Reporter: Joshua White
            Priority: Minor


Simple deployment does not involve any additional archive files.  Copy your 
services.xml as well as wsdl/xsd's into the WEB-INF folder and place your 
classes in WEB-INF/classes and libs in WEB-INF/lib.  Leave the axis2.xml in 
/WEB-INF/conf/axis2.xml.  (Does it also work when placed directly under 
WEB-INF?).

This is a great feature for those who want a "simple" deployment or those who 
have classloader issues (Such as weblogic 8..1.x) and are unable to deploy in 
the standard way.

Regards,

Joshua



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