In situations like this I usually force the collections to load by "touching"
them, however depending how deep your object graph is, it might be a better option to
create DTO's otherwise you may end up sending half your database. I had the same
issue with remoting (which is the reason I added the "exclude" attribute to
@WebRemote) however there is no equivalent solution for web services.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104339#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...