users@glassfish.java.net

Re: Multiple Applications Question

From: <glassfish_at_javadesktop.org>
Date: Sat, 07 Mar 2009 00:40:00 PST

Why are you putting administration ejb and war into separate ear? You can put multiple wars and ejb modules into the single ear then you would be able to use local interfaces.

If you realy want to pass entity beans with many to * relations through remote interface you have to be carefull. In my opinion you are missing DTOs (even if adam bien says you don't).
[Message sent by forum member 'sasol' (sasol)]

http://forums.java.net/jive/thread.jspa?messageID=335639