Title:
Yes, it is.
 
What version of JBoss are you using. I am using 2.4.0
 
Paul.
-----Original Message-----
From: Dragos Haiduc [mailto:[EMAIL PROTECTED]]
Sent: Monday, 17 September 2001 4:41 PM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] Class Not Found Exception: org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl

Paul, i was getting this NPE when trying to connect from JBoss to a stopped DB system(Postgre).
Is ur Oracle up and running? 
 
-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag von Paul McLachlan
Gesendet: Montag, 17. September 2001 01:17
An: [EMAIL PROTECTED]
Betreff: RE: [JBoss-user] Class Not Found Exception: org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl

Thanks Dragos, this answer looked promising but I get a NPE!
 
[XADataSourceLoader] Stopped
java.lang.NullPointerException
        at org.jboss.pool.jdbc.xa.XAPoolDataSource.getConnection(XAPoolDataSource.java:178)
 
Surely someone out there must know how to use JBoss 2.4 and Oracle8!
 

This is the class you should use in the jboss.jcml file in JBoss 2.4 for DataSource creation , not the one mentioned by you:
org.jboss.pool.jdbc.xa.wrapper.XADataSourceImpl
Best,

Dragos

Reply via email to