> ...is there > a 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).
You suspect correctly. However, it is possible, although uncommon, to define both a local and remote interface for the same bean class. Fred Loney Spirited Software, Inc. www.spiritedsw.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
