I tried number 2 (IsLocalInterceptor not found), and I initially got the
same problem, but I was using the non-ejb3 build of jboss-4.0. Are you sure
you are using jboss-4.0.4.GA-ejb3? One using that the stateless test passes.

$ ls -al  cvs/jboss-4.0/build/output/              
total 0
drwxrwxrwx+ 4 Kabir None 0 May  8 14:27 .
drwxrwxrwx+ 7 Kabir None 0 May  8 14:27 ..
drwxrwxrwx+ 7 Kabir None 0 May  8 14:23 jboss-4.0.4.GA
drwxrwxrwx+ 6 Kabir None 0 May  8 14:27 jboss-4.0.4.GA-ejb3 



> -----Original Message-----
> From: Bill Burke [mailto:[EMAIL PROTECTED] 
> Sent: 07 May 2006 14:47
> To: Emmanuel Bernard
> Cc: jboss-development; dev-ejb3
> Subject: Re: JBoss 4.0.4 EJB3 5.06%
> 
> Ok, I'll look into it...I'm back from training.  Considering 
> that Branch_4_0 has remained untouched by the EJB3 team, this 
> has been caused by others.
> 
> Bill
> 
> Emmanuel Bernard wrote:
> > 5.06% of EJB3 tests pass on 4.0.4...
> > 
> > Obviously I can't test HEM integration. I've tested it 
> through JBoss 
> > HEAD though (the test suite is OK here): more tests pass after than 
> > before, which is a good sign :-)
> > 
> > My release it ready, I'm packaging. If someone can help me 
> raise the 
> > 5.06% of passed tests, I'll try and properly test on 4.0.4
> > 
> > The errors seems to be related to 3 main things:
> > 
> > 1. org.jboss.deployment.DeploymentException: ejb-jar.xml 
> must either 
> > obey the right xml schema or define a valid DOCTYPE!
> > 
> > 2. 18:49:42,546 ERROR [MainDeployer] Could not create deployment: 
> > file:/C:/temp/jbo
> > 
> ss-4.0.x/build/output/jboss-4.0.4.GA/server/all/tmp/deploy/tmp47604sta
> > teful-test
> > 
> > .jar-contents/statefulTest-ejb3-interceptors-aop.xml
> > org.jboss.deployment.DeploymentException: 
> java.lang.RuntimeException: 
> > unable to
> > resolve interceptor-ref: 
> org.jboss.ejb3.remoting.IsLocalInterceptor; - 
> > nested th
> > rowable: (java.lang.RuntimeException: java.lang.RuntimeException: 
> > unable to reso lve interceptor-ref: 
> > org.jboss.ejb3.remoting.IsLocalInterceptor)
> >        at
> > 
> org.jboss.aop.deployment.AspectDeployer.create(AspectDeployer.java:17
> > 2)
> >        at 
> > org.jboss.deployment.MainDeployer.create(MainDeployer.java:953)
> > 
> > 
> > 
> > 3. Caused by: java.lang.NoClassDefFoundError: 
> javax/ejb/EJBAccessException
> >        at java.lang.Class.getDeclaredConstructors0(Native Method)
> >        at 
> java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
> >        at java.lang.Class.getConstructor0(Class.java:2640)
> >        at java.lang.Class.getConstructor(Class.java:1629)
> >        at
> > 
> org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:
> > 1232)
> >        at
> > 
> org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:
> > 286)
> >        at
> > 
> org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanServerImpl.java:
> > 344)
> >        at 
> org.jboss.system.ServiceCreator.install(ServiceCreator.java:157)
> >        ... 65 more
> > 
> > 
> 
> -- 
> Bill Burke
> Chief Architect
> JBoss Inc.
> 



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to