Re: customizing WSDL

2012-04-18 Thread Sagara Gunathunga
Axis2 POJO deployment support some configuration options through a customized WSDL file such as HTTP binding options, but it does not support up to your exceptions. To receive such flexibility you have to use one of a contract first approach using Axis2 code gen tool ( WSDL2JAVA). Also FYI WS-* st

Re: customizing WSDL

2012-04-17 Thread Trenton D. Adams
So, is it safe to assume that I can't actually modify the WSDL result? Is it also safe to assume I can't enforce a "required" parameter with axis2 1.6.x when using a POJO? Le 12-04-10 05:17 PM, Trenton D. Adams a écrit : Hi Guys, I'm using Axis2 1.6.x. I've customized my WSDL, and put the f