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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
