You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Chris Howe <cj...@yahoo.com> on 2006/11/23 05:14:00 UTC

Access Datasource Properties

I'm trying to do a quick integration with mondrian as
a POC and needing to access the datasource attribute
(ie inline-jdbc from entity-engine.xml).  Any ideas on
how I can retrieve the attributes from the object that
OFBiz uses for it's connection?  I'm hard coding it
for now but that obviously wouldn't be very beneficial
for others to try out.  TIA

,Chris