[jboss-user] [JBossWS] - problem with wsdl2java generation: org.apache.axit.enum
jason_rency
do-not-reply at jboss.com
Thu Jul 27 07:12:15 EDT 2006
hi all,
I created a test client for my webservice from the WSDL file. while there are errors in the BindingStud.java:
oper.setStyle(org.apache.axis.enum.Style.WRAPPED);
| oper.setUse(org.apache.axis.enum.Use.LITERAL);
as enmu is a reserved type in jdk1.5.x
I know it's quite an old problem but I just can't find a solution.
any hint?
thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961243#3961243
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961243
More information about the jboss-user
mailing list