This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Websphere and the fly likes Version 4 Datasource with WAS 5.0.2? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "Version 4 Datasource with WAS 5.0.2?" Watch "Version 4 Datasource with WAS 5.0.2?" New topic
Author

Version 4 Datasource with WAS 5.0.2?

eric mcentee
Ranch Hand

Joined: May 02, 2001
Posts: 66
Hello,
The JDBC driver I am using is a non supported type 3 or 4 (I have both). It has problems with the J2C connector architecture for a managed connnection pool.
As a work around, the JDBC provider has asked if I can try using a Version 4 Datasource through the Admin console.
If I try to deploy my WAR as is, and test it, I get the following :
(I haven't inlcuded the whole stack trace since the message is pretty good)
***************************

***************************
If I try to change the servlet dtd to the 2.2 spec, I get this

***************************

***************************

Has anyone had experience trying use a V4 datasource with a servlet in V5 of WAS? Or is the workaround I was given just not going to work?
Thank you,
Eric
[ October 27, 2003: Message edited by: eric mcentee ]
Viking Kethineedi
Greenhorn

Joined: Mar 16, 2006
Posts: 14
Hi Eric
I have the same problem but with RAD 6.0.
Could you please send me the solution.
Thank,
K.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Version 4 Datasource with WAS 5.0.2?
 
Similar Threads
login error using WSAD5.1 & Oracle
Datasource problem - Attempted to use a 4.0 DataSource in EJB 2.0 Module
urgent -- datasource problem
WebSphere Datasource JNDI
Test Connection failed ( IBM Websphere 5.1 Express )