Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

JDBC DataSource Error: java.lang.classnotfoundexception: com.ibm.db2.jcc.DB2XADatasource

512 views
Skip to first unread message

cfran...@gmail.com

unread,
Sep 26, 2007, 3:27:29 PM9/26/07
to
Hi,

I am receiving the following error when I attempt to create a JDBC datasource:

"java.lang.classnotfoundexception: com.ibm.db2.jcc.DB2XADatasource".

I have the necessary env. variables in place.

Any help would be much appreciated. Config. info. is attached.

Thanks!

Brian S Paskin

unread,
Sep 26, 2007, 5:08:23 PM9/26/07
to
Hi, instead of using the variables, did you try using the full path name instead?

Brian

cfran...@gmail.com

unread,
Sep 26, 2007, 5:13:19 PM9/26/07
to
Awesome! That did it. Thanks. Any idea why it wouldn't work with the variable names? I have a separate test environment app. server that uses variables and works without any problems.

Brian S Paskin

unread,
Sep 26, 2007, 5:41:39 PM9/26/07
to
Hi, Probably you defined the variables at the wrong scope or there was an error in the variables.

Brian

0 new messages