without reading, copying or
> disclosing its contents to any other person.
>
> -Original Message-
> From: David Jencks [mailto:[EMAIL PROTECTED]
> Sent: Fri 6/27/2003 14:11
> To: [EMAIL PROTECTED]
> Cc:
> Subject: RE: [JBoss-user] RE: De
ding, copying or disclosing its contents to any other
person.
-Original Message-
From: David Jencks [mailto:[EMAIL PROTECTED]
Sent: Fri 6/27/2003 14:11
To: [EMAIL PROTECTED]
Cc:
Subject: RE: [JBoss-user] RE: Deploy DataSources with dif
You would need to include
jboss-common-jdbc-wrapper.jar
jboss-[local/xa]-jdbc.rar
in each ear, and remove them from the lib and deploy dirs. (Of course,
include the driver itself also) Be sure to scope every ear. This much
should solve the jboss classloading problems. With local tx (non-xa
Title: [JBoss-user] RE: Deploy DataSources with different versions of JDBC driver
And there is no other sollution?
Isn't it posssible to deploy an ear-private resource adapter, specifically
configured for this DataSource?
It would be a pity if I had to include the old jdk 1.3 Oracle driver