Create datasource on websphere as CMP & create JNDI for that.
Create its local reference for project(in our case, we set reference in web.xml)
& map it in repositiry file as follows.

<jdbc-connection-descriptor

jcd-alias="SQLJDBCProvider"

default-connection="true"

platform="MsSQLServer"

jdbc-level="3.0"

jndi-datasource-name="java:comp/env/dsForB2C"




----- Original Message ----- From: "Marwane" <[EMAIL PROTECTED]>
To: "OJB Users List" <ojb-user@db.apache.org>
Sent: Wednesday, November 08, 2006 10:54 PM
Subject: Need OJB config with Websphere DataSource JNDI


Hi,
if someone has configured  OJB with websphere datasource jndi ???
thx a lot



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to