These two documents talk about an external jndi server and how to configure ofbiz to use it's resources, am I right ? I would like to know if it's possible to use ofbiz+geronimo as the jndi server and obtain a jdbc connection from an external application using jndi.
On Thu, Jun 4, 2009 at 1:11 PM, David E Jones <[email protected]>wrote: > > Check out: > > > http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide > > It has a link to this document as well that has a few more details on > getting JTA and JDBC objects from JNDI: > > http://ofbiz.apache.org/docs/entityconfig.html > > -David > > > > On Jun 4, 2009, at 10:03 AM, Daniel Riquelme wrote: > > I would like to access the database that ofbiz is using, from an external >> application through jndi. >> Is this possible ? >> >> Thanks, >> Daniel >> > >
