java.lang.IllegalArgumentException ( Enumeration ) - Please help

2009-02-18 Thread Ashish Soni
Hi All , I having a enumeration in my XSD and and when i generate the axis java object using wsdl2java they are getting generated properly but when i pass any other value for the enumeration in request XML axis throws below exception , Is there is any way to get more precise fault code AxisFault

Wsdl2Java and Default Values in Schema

2009-02-18 Thread Ashish Soni
Hi , I am having some default values in XML schema and when i a generate java object from the WSDL i cant see the default values , Can some one please let me know what the problem or how to fix this. Regards, Ashish