aspose file tools
The moose likes BEA/Weblogic and the fly likes Weblogic : Creating JDBC Datasources Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Weblogic : Creating JDBC Datasources" Watch "Weblogic : Creating JDBC Datasources" New topic
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/
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Weblogic : Creating JDBC Datasources
 
Similar Threads
multi tiered jdbc driver?
JDBCDataSourceMBean deprecated
Whacky db problem.
XA and NON XA driver
Data Source and JNDI problem