Oracle Weblogic Server (MOSC)

MOSC Banner

How to set up a jdbc connection pool to connect to a database on which there is no 'metadata' on web

edited Apr 26, 2011 4:37AM in Oracle Weblogic Server (MOSC) 2 commentsAnswered
In one of our J2EE applications, we have to configure and create a datasource that  is connected to a 'fake database' on which there is no metadata and thus requires the application server to ignore the metadata of a database. We can easily configure a jdbc connection pool which is connected to the 'fake database' on Sun Java Enterprise System Application Server 8.1.  But when we try to set up a jdbc pool for the same 'fake database' on Weblogic 10.3,  it fails when try to test the connection after make the jdbc connection configuration. In the log file,  shows the error message:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center