Help with Configuring WebObjects to connect to WebLogic Server DataSource
Help with Configuring WebObjects to connect to WebLogic Server DataSource
- Subject: Help with Configuring WebObjects to connect to WebLogic Server DataSource
- From: Jon Espiritu <email@hidden>
- Date: Thu, 16 May 2013 14:05:38 -0400
- Organization: Oracle Corporation
Hello,
Currently, I am working on an issue where I need to connect my model to
a database through a DataSource defined on my WebLogic Server. In my
code, I am creating a NSMutableDictionary and inserting the key,
"DataSourceJndiName", with the JNDI name of my DataSource as the value.
I then pass that NSMutableDictionary to
"myModel.setConnectionDictionary(...)". This does not work for me. I
have confirmed that the JNDI name of my DataSource is in the context of
my WebLogic Managed Server. Am I missing another configuration? Is
this possible at all?
Please let me know.
Thank you very much,
Jon Espiritu
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden