Hello all,

I was wondering if there were some switch on WSDL2Java I haven't come
across yet which allows it to generate java 5 enum's instead of the type
safe enum pattern.  Or alternatively, if there was another, different
switch which allowed the type safe enum pattern to create values one can
actually code with.  call me crazy, but _value1, _value2, _value3 isn't
the easiest to code with...  Sure I could use fromValue, but that's not
nearly as nice to code with, and it's not compile-time safe.

Are there any plans on getting this feature as an option on wsdl2java?

I looked all over the net and jira but I can't get quality hits back...

Thanks,
-Clint

Reply via email to