Hello, I read up in the discussions on Axis2 that Enum handling would be part of Axis2.1.4.
I miserably fail to get it to work. The best I can achieve is that the Enum data type is indeed used in the WSDL, but the individual values are not. If it is possible, is there an example somewhere? If that is not possible and since the WSDL is the only way to communicate the Interface Specs to the Client, is there a way to make java const (final or static final) attributes available through the wsdl? Thanks, Kristof
