Team,
Here's what i got working.
- Place axis2.xml in WEB-INF/
- Make sure you comment out the addressing module in axis2.xml
- Make sure you add an entry for JAXWSDeployer in axis2.xml
~ <deployer extension="jar" directory="pojo"
class="org.apache.axis2.jaxws.framework.JAXWSDeployer"/>
- Drop classes in WEB-INF/classes
So no hot deployment :-\
Thanks
Deepal
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]