Hello to everybody! I use JBoss 4.2.0.GA. I wrote web service and its method uses java.lang.String[] as input parameter. I generated stubs using wsconsume. But when I try to invoke this method type of input parameter is net.java.dev.jaxb.array.StringArray, not java.lang.String[]. Why? Hpw can I solve this proplem? Thank you! Kristina
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110855#4110855 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4110855 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
