| Author |
Weblogic : Creating JDBC Datasources
|
Carl John
Ranch Hand
Joined: Jun 14, 2010
Posts: 34
|
|
Hi all,
I'm newbie for Weblogic . Please anyone guide me how to create JDBC datasources for PostgreSQL database in steps.I've googled this topic but i couldn't find anything to be easily understood. I'm using latest weblogic release 11g. Thanks in Advance..!
|
 |
anandraj tadkal
Ranch Hand
Joined: Feb 22, 2011
Posts: 80
|
|
Hi Carl,
You can create a data source by either the admin Console or using WLST
From the Admin console.
http://www.deltalounge.net/wpress/2011/02/create-data-source-in-weblogic-server/
Using WLST.
http://weblogic-wonders.com/weblogic/2010/12/23/creating-datasource-using-wlst/
|
Regards,
Anandraj
http://weblogic-wonders.com/
|
 |
 |
|
|
subject: Weblogic : Creating JDBC Datasources
|
|
|