Hi , I need the jar file which contains the following classes com.ibm.db2.jdbc.app.stdext.java.sql.* .It is being used while creating a datasource for connection pooling in websphere. Thanks in advance -Prad
Kyle Brown
author
Ranch Hand
Joined: Aug 10, 2001
Posts: 3878
posted
0
What do you mean "you need the Jar file". Do you mean for compilation? If so, then you should be able to find these classes in the db2java.zip file. If you mean you need them to Create a DataSource outside of WebSphere -- you can't do that... Kyle ------------------ Kyle Brown, Author of Enterprise Java (tm) Programming with IBM Websphere See my homepage at http://members.aol.com/kgb1001001 for other WebSphere information.