Hi,

 

Has anyone configured jetspeed/torque to retrieve the datasource from JNDI
on a weblogic server. The connection pool also lives on the weblogic server.
The default turbine user objects have been extended and those
implementations work fin when connecting directly to an Oracle database.

 

My torque.properties looks like this:

 

torque.database.default=default

torque.database.default.adapter=weblogic

torque.dsfactory.default.factory=org.apache.torque.dsfactory.JndiDataSourceF
actory 

torque.dsfactory.default.jndi.path=GRPSECDS

torque.dsfactory.default.jndi.java.naming.factory.initial=weblogic.jndi.WLIn
itialContextFactory

torque.dsfactory.default.connection.url=t3://yousuf:7001

torque.dsfactory.default.datasource.user = system

torque.dsfactory.default.datasource.password = system11

 

 

 

thanks!

Yousuf

 

Reply via email to