Axis2 schema validation using ADB - how to report a meaningful error message in Soap Fault

2013-05-03 Thread Avinder Bahra
I am using Axis 1.6.2 to generate Java from WSDL using ADB for serialisation. I have many elements in the WSDL that uses restriction and a pattern e.g. element ABC: The code generated is: public void setABC(java.lang.String param

Re: ReST with Axis2

2013-05-03 Thread Roman Manz
Hello Jack, you are completely right, looking forward, many thanks! Have a good weekend Roman From: Jack Sprat To: "[email protected]" Date: 03-05-13 15:30 Subject:Re: ReST with Axis2 I think Roman asked the question to use Axis2 with ReST. Roman - I was finally a

Re: ReST with Axis2

2013-05-03 Thread Jack Sprat
I think Roman asked the question to use Axis2 with ReST. Roman - I was finally able to get a ReST web service request working with Axis2 thanks to the help of Kishanthan.  I need to test a bit more and will reply with more information. Thanks, J From: Martin G