hi friends, this is noor, i am using jboss 4.0.5 GA, jbossws 1.2.0 SP1, i have developed a annotated web service, my @web Methiod is having java.util.ArrayList as a return type to [EMAIL PROTECTED] method, i have succesfully build this services, and i deployed also,but when i had a look in to my generated WSDL file my method is returning arrayList but it is not a java.util.ArrayList, it is someother user define type,
here where i structed, please help out from this, i have generated the static client stub also through wstools and config-client.xml file , in that generated stub also i got arrayList named class but it is not from java.util package the class is something else like a user define class which is not having any method in that please help me, View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040151#4040151 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040151 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
