> > You can connect over RMI if the other application exposes the RMI server. > Alternative would be to configure the repository as a JEE resource and make > available to both applications (assuming they are both web apps). The > web.xml and context.xml files in the war file have commented out sections > (taken straight out of JR documentation) that you could use to access another > repository. The JNDI names will be displayed in the Session menu if any are > found. >
Way cool. Thanks for your efforts.
