Well, jboss 3.0 rc2 appears to build fine with both the admin and pool directories removed, so apparently your ejb-jar has a reference to this class, or you are using an obsolete db configuration and for some reason the classes aren't getting loaded until your ejb-jar starts.. It there is any doubt, please start over with the examples in the zip file or in cvs at connector/src/etc/example-config.
thanks david jencks On 2002.05.02 12:32:07 -0400 Dennis Muhlestein wrote: > It's when I deploy my application. > > Jboss starts fine. I have two Datasources configured that also deploy > fine. When I deploy the ejb-jar file though, then the error occurs. > > I did not change my datasource configuration from rc2. I have not > checked if it works by using a new datasource configuration. Should I > have? > > -Dennis > > > On Thu, 2002-05-02 at 09:59, marc fleury wrote: > > who throws that error? your app or JBoss? > > > > marcf > > > > |-----Original Message----- > > |From: [EMAIL PROTECTED] > > |[mailto:[EMAIL PROTECTED]]On Behalf Of > David > > |Jencks > > |Sent: Thursday, May 02, 2002 8:58 AM > > |To: Dennis Muhlestein > > |Cc: [EMAIL PROTECTED] > > |Subject: Re: [JBoss-dev] jboss-pool.jar > > | > > | > > |Are you using the old local wrapper? XA wrapper? I removed the pool > module > > |but maybe I didn't check well enough that it isn't used? > > | > > |david jencks > > | > > |On 2002.05.02 11:01:54 -0400 Dennis Muhlestein wrote: > > |> Just a quick note. This morning, after updating cvs and > re-deploying my > > |> application. There is a NoClassDefError for > > |> org.jboss.pool.PoolEventListener > > |> > > |> I noticed jboss-pool.jar made it into my build/output/rc1/lib > > |> and build/output/rc2/lib but didn't make it into > build/output/rc3/lib > > |> > > |> after manually copying it there, the problem was solved. > > |> > > |> Thanks > > |> -Dennis > > |> > > |> Branch_3_0 > > |> > > | > > |_______________________________________________________________ > > | > > |Have big pipes? SourceForge.net is looking for download mirrors. We > supply > > |the hardware. You get the recognition. Email Us: > [EMAIL PROTECTED] > > |_______________________________________________ > > |Jboss-development mailing list > > |[EMAIL PROTECTED] > > |https://lists.sourceforge.net/lists/listinfo/jboss-development > > > > _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
