Hi, I want to use enumerations in wsdl. I've a ejb3 exposed web service deployed in jboss 4.0.4 GA. I tried defining a java class with static final constants , but it the constants wont show up in wsdl. I also tried using enums in a java class, that also wont show up as enumerations in wsdl. Is there a way for java enums to show up in the generated wsdl? Or can i edit the generated the wsdl to support enumerations and deploy to jboss?
Please advise... Thanks Suresh View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980819#3980819 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980819 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user