Hi! There,
I am trying to get a Connection for Tamino 311 database Via., Weblogic6.1 Server(which implements EJB2.0 specs), using Ant “wlrun” task, with the JAVA_HOME set to Jdk1.4. Well, I am not able to get the connection using this combination.
Now, if I change the JAVA_HOME env. variable to point to jdk1.3, it works fine,(able to get the connection to Tamino).
But the whole problem is I should be using Jdk version 1.4 as the Application is built upon the new features of 1.4.
How should I go about with this situation. Is it that Tamino 311 EJB API is not compatable with the JDBC version that is provided in jdk1.4?
(One Observation:: Tamino 311 API supports jdbc1.x and 2.0 specs, whereas JDK1.4 includes JDBC3.0)
Any workaround?
Thanks in Advance,
Ravi
#webMethods#API-Management#webMethods-Tamino-XML-Server-APIs