Hello, what annotation I have to define for an Class I want to use as returnvalue or parameter for my webservice.
@WebMethod | public returnClass method1(String a, paramClass b) Is it required to define Interfaces for the returnvalue or parameter Class View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984089#3984089 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984089 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
