RE: WS-Policy issues when upgrading from Axis2 1.6.0 to Axis2 1.6.2

2013-02-27 Thread Shah, Sumit (CGI Federal)
Thanks Martin and Andreas. I will try out your suggestions. Thanks Sumit From: Martin Gainty [mailto:mgai...@hotmail.com] Sent: Tuesday, February 26, 2013 6:25 PM To: java-user@axis.apache.org Subject: RE: WS-Policy issues when upgrading from Axis2 1.6.0 to Axis2 1.6.2 Nota Bene for Woden Implem

Maven2 WSDL2Code Plug-in

2013-02-27 Thread Sam Carleton
Folks, I have been using Axis2/C for years and am now trying to figure out how to move to Axis2/Java using Mavin as the build system. My current process is to run a command line batch process to generate all the C code from the WSDL using WSDL2C. Then I manually move over the new source code into