[jboss-user] [JBossWS] - using Enum with Java version 131_08

krishan_singh do-not-reply at jboss.com
Thu Nov 2 04:16:18 EST 2006


Hi, I have developed a web service (stateless session bean) with all the parameters as string. Now I need to change some of teh paremeters from string to enum in the WSDL. The problem is that We are using java 131_08 version and I read that Enum are not supported in java versions lower than 1.5. 

Is there a work around for this? 

The intention is to restrict the request coming from the serivce consumer, if one of the values for variables of type enum is wrong, to the web service.

Please help.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982602#3982602

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3982602



More information about the jboss-user mailing list