I have grown an ENUM over 256 values and when I generate Java2WSDL it all works fine. But when I generate WSDL2Java again, it does fail. It does fail silently too. The tool does not complain about anything, but simply does not generate the ENUM expected.
http://old.nabble.com/file/p28411754/LargeEnum.java LargeEnum.java Is there a WSDL XML-Schema imposed restriction on 256 values? -- View this message in context: http://old.nabble.com/WSDL2Java-drops-Enum-with-%3E256-values--tp28411754p28411754.html Sent from the cxf-user mailing list archive at Nabble.com.
