It is possible to return an object in a webservice method?
| public Object getObject(); | I use a stateless session bean as a webservice endpoint. All my tries ended in the following exception: class ... nor any of its super class is known to this context. Thanks a lot for help! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4153901#4153901 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4153901 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
