hey all, I'm going to ask what I think is a stupid question, just to confirm something. local interfaces in EJB2 are only accessable by beans/servlets in the _same application_ yes? As in, if I have two applications (app1.ear and app2.ear) deployed in the same instance of JBoss, is there are way to get a reference to a local-interface of a bean in app1, from a bean in app2, or does everything need to be in one app (as I suspect).
also good to see that Australia now gets a mention on the JBoss training page (http://www.jboss.org/jbossgroup/training.jsp) cheers dim _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
