Perhaps the NPE is caused by the drivers jar or zip not being located in
the correct place. I am using Oracle 8 and have placed the drivers zip
classes12.zip in lib/ext, however I still get the NPE.

> -----Original Message-----
> From: Mariano Kamp [mailto:[EMAIL PROTECTED]]
> Sent: Friday, 14 September 2001 6:32 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] Class Not Found Exception:
> org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl
> 
> 
> Cor, 
> 
>   great that did the job. Now I got a NPE at 
> org.jboss.pool.jdbc.xa.XAPoolDataSource.getConnection(XAPoolDa
> taSource.java:178), 
> but I will dig into the mailarchives first.
> 
>   I got the minerva class from the online documentation. As I 
> don't have 
> access to it, maybe somebody can change that in cvs too?
> 
> Mariano
> 
>   
> 
> On Thursday 13 September 2001 17:40, Cor Hofman wrote:
> > Hi,
> >
> > As far as I know 2.4 does not use org.opentools.minerva anymore it
> > has been replaced by org.jboss.pool. Subsequently you have
> > to change your jboss.jmcl to contain org.jboss.pool instead
> > of org.opentools.minerva. This will most likely solve your
> > "Class Not Found Exception" problem.
> >
> > Regards,
> >
> >   Cor.
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of 
> Sebastian
> > Hauer
> > Sent: Thursday, September 13, 2001 16:43
> > To: [EMAIL PROTECTED]
> > Subject: Re: [JBoss-user] Class Not Found Exception:
> > org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl
> >
> >
> >
> > Hi Mariano,
> >
> > Mariano Kamp wrote:
> > >  I tried to setup a postgres datasource. Unfortunately 
> the log says that
> >
> > it
> >
> > > doesn't find the am class.
> > >
> > >   I am using jboss 2.4.1. Do I have to add a particular jar to the
> > > installation?
> >
> > did you copy the PostgreSQL jdbc driver to the $JBOSS_HOME/lib/ext
> > directory?
> >
> > Bye,
> >
> > Sebastian
> >
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-user
> >
> >
> >
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to