[jboss-user] [JBossWS] - Re: Passing complex EJB to WS
thomas.diesler@jboss.com
do-not-reply at jboss.com
Wed Nov 8 22:46:46 EST 2006
Please rethink your design. Webservices is about the exchange of comples business documents defined by xml schema.
An entity bean is an implementation detail of some persistence aspect.
BTW, XML schema can only express object trees - no graphs.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984373#3984373
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984373
More information about the jboss-user
mailing list