[jboss-user] [JBossWS] - Returning an object in webservice method
komet
do-not-reply at jboss.com
Wed May 28 06:45:01 EDT 2008
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
More information about the jboss-user
mailing list