users@glassfish.java.net

Re: Accessing DataSources via JNDI remotely or from out-of-container vm's

From: <glassfish_at_javadesktop.org>
Date: Tue, 24 Jul 2007 04:29:47 PDT

You need not set "allow-non-component-callers" to access a resource remotely.
Use these properties with your client.
-Dorg.omg.CORBA.ORBInitialHost=HOSTNAME
-Dorg.omg.CORBA.ORBInitialPort=3700 (IIOP-LISTENER)
[Message sent by forum member 'jr158900' (jr158900)]

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