I reproduced the error, will try to see I will do the bugzilla thingy thanks
for the reports

marc

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of marc fleury
> Sent: Friday, May 26, 2000 2:32 PM
> To: jBoss
> Subject: RE: [jBoss-User] TestsBean deployment problem
>
>
> Well I spoke a bit fast when I said that the testBeans were under ZOL.
>
> TestBean.jar has many tests that we know for sure that we can't run
> (stateful stuff for example).  I will look into the "not found
> class" since
> the entity should work at least.
>
> give me some time.  Open a bugzilla report if you have the time (make sure
> to put me in CC) and I will try to tackle that today
>
> regards
>
> marc
>
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Aaron Mulder
> > Sent: Friday, May 26, 2000 2:06 PM
> > To: jBoss
> > Subject: Re: [jBoss-User] TestsBean deployment problem
> >
> >
> >     I got the same error: ClassNotFoundException on
> > JRMPContainerInvoker.  But I'm not too familiar with ZOL -
> perhaps there's
> > additional jBoss configuration required?
> >
> > Aaron
> >
> > [Container factory] Warning, Configuration Exception
> encountered, going to
> > default configuration!
> > [Container factory] java.lang.ClassNotFoundException:
> JRMPContainerInvoker
> >
> >
> > On Fri, 26 May 2000, zhengt wrote:
> > > I checked out both jboss and zola cleanly at (May 26, 4:30pm EST), I
> > > built both of them without any problem. I started jboss and dropped
> > > TestBeans.jar into deploy directory. I got following exceptions.
> > >
> > > [DataSource] Started
> > > [Auto deploy] Watching D:\cvsroot\jboss\dist\deploy
> > > [JMX RMI Adaptor] Starting
> > > [JMX RMI Adaptor] Started
> > > [Default] jBoss 2.0 Started
> > > [Auto deploy] Auto deploy of
> > > file:/D:/cvsroot/jboss/dist/deploy/TestBeans.jar
> > > [Container factory]
> > > Deploying:file:/D:/cvsroot/jboss/dist/deploy/TestBeans.jar
> > > [Container factory] Deploying nextgen.EnterpriseEntity
> > > [Container factory] Warning, Configuration Exception
> encountered, going
> > > to default configuration!
> > >         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
> > >         at java.security.AccessController.doPrivileged(Native Method)
> > >         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
> > >         at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
> > >         at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
> > >         at
> > > org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:219)
> > >         at
> > > org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:84)
> > >         at java.lang.reflect.Method.invoke(Native Method)
> > >         at javax.management.MBeanServer.invoke(MBeanServer.java:1635)
> > >         at javax.management.MBeanServer.invoke(MBeanServer.java:1501)
> > >         at org.jboss.ejb.AutoDeployer.deploy(AutoDeployer.java:143)
> > >         at org.jboss.ejb.AutoDeployer.run(AutoDeployer.java:231)
> > >         at java.lang.Thread.run(Thread.java:484)
> > > [Container factory] java.lang.ClassNotFoundException:
> > > JRMPContainerInvoker
> > > [Auto deploy] Deployment
> > > failed:file:/D:/cvsroot/jboss/dist/deploy/TestBeans.jar
> > >
> > > [Auto deploy] java.lang.ClassNotFoundException: JRMPContainerInvoker
> > > [Auto deploy]   at
> > > java.net.URLClassLoader$1.run(URLClassLoader.java:200)
> > > [Auto deploy]   at java.security.AccessController.doPrivileged(Native
> > > Method)
> > > [Auto deploy]   at
> > > java.net.URLClassLoader.findClass(URLClassLoader.java:188)
> > > [Auto deploy]   at
> java.lang.ClassLoader.loadClass(ClassLoader.java:297)
> > >
> > > [Auto deploy]   at
> java.lang.ClassLoader.loadClass(ClassLoader.java:253)
> > >
> > > [Auto deploy]   at
> > > org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:219)
> > > [Auto deploy]   at
> > > org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:84)
> > > [Auto deploy]   at java.lang.reflect.Method.invoke(Native Method)
> > > [Auto deploy]   at
> > > javax.management.MBeanServer.invoke(MBeanServer.java:1635)
> > > [Auto deploy]   at
> > > javax.management.MBeanServer.invoke(MBeanServer.java:1501)
> > > [Auto deploy]   at
> > > org.jboss.ejb.AutoDeployer.deploy(AutoDeployer.java:143)
> > > [Auto deploy]   at
> org.jboss.ejb.AutoDeployer.run(AutoDeployer.java:231)
> > >
> > > [Auto deploy]   at java.lang.Thread.run(Thread.java:484)
> > >
> > >
> > > Could anyone tell me what's wrong? Thank you very much.
> > >
> > > ..Frank Zheng
> > >
> > >
> > >
> > > --
> > > --------------------------------------------------------------
> > > To subscribe:        [EMAIL PROTECTED]
> > > To unsubscribe:      [EMAIL PROTECTED]
> > > Problems?:           [EMAIL PROTECTED]
> > >
> >
> >
> >
> > --
> > --------------------------------------------------------------
> > To subscribe:        [EMAIL PROTECTED]
> > To unsubscribe:      [EMAIL PROTECTED]
> > Problems?:           [EMAIL PROTECTED]
> >
> >
>
>
>
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]
>
>



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to