<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML DIR=ltr><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"></HEAD><BODY>
<P><FONT face=Arial size=2>Hello,<BR> I try to run a testsuite test, 
org.jboss.test.web.test.WebIntegrationUnitTestCase. No problem with JBAS4_0_4GA, 
but JBAS5beta can't pass it 
successfully:<BR>*************************************<BR>13:35:07,234 
INFO  [Server] JBoss (MX MicroKernel) [5.0.0.Beta (build: CVSTag=HEAD 
date=200609011133)] Started in 1m:17s:984ms<BR>13:35:34,968 INFO  
[EARDeployer] Init J2EE application: 
file:/D:/jboss-svn5/trunk/testsuite/output/lib/jbosstest-web.ear<BR>13:35:35,546 
INFO  [WebMetaData] WebMetaData:importJBossWebXml: maxActiveSessions = 
-1<BR>13:35:35,718 INFO  [WebMetaData] WebMetaData:importJBossWebXml: 
maxActiveSessions = -1<BR>13:35:37,234 INFO  [EjbModule] Deploying 
Entity<BR>13:35:37,453 INFO  [EjbModule] Deploying 
InternalEntity<BR>13:35:37,468 INFO  [EjbModule] Deploying 
ENCBean0<BR>13:35:37,515 INFO  [EjbModule] Deploying 
ENCBean1<BR>13:35:37,531 INFO  [EjbModule] Deploying 
SecuredEJB<BR>13:35:37,546 INFO  [EjbModule] Deploying 
UnsecureRunAsServletWithPrincipalNameTarget<BR>13:35:37,546 INFO  
[EjbModule] Deploying 
UnsecureRunAsServletWithPrincipalNameAndRolesTarget<BR>13:35:37,562 INFO  
[EjbModule] Deploying UnsecuredEJB<BR>13:35:37,578 INFO  [EjbModule] 
Deploying OptimizedEJB<BR>13:35:37,609 INFO  [EjbModule] Deploying 
NotOptimizedEJB<BR>13:35:37,625 INFO  [EjbModule] Deploying 
StatefulEJB<BR>13:35:37,671 INFO  [EjbModule] Deploying 
EntityFacade<BR>13:35:38,796 INFO  [EjbModule] Deploying 
BMPBean<BR>13:35:38,812 INFO  [EjbModule] Deploying 
BMPCallbackBean<BR>13:35:38,828 INFO  [EjbModule] Deploying 
CMPBean<BR>13:35:38,828 INFO  [EjbModule] Deploying 
CMPBeanOptionD<BR>13:35:38,906 INFO  [EjbModule] Deploying 
CMPBean2<BR>13:35:38,906 INFO  [EjbModule] Deploying 
EJBTestRunnerEJB<BR>13:35:38,921 INFO  [EjbModule] Deploying 
StatelessSessionBean<BR>13:35:39,109 INFO  [EjbModule] Deploying 
StatefulSessionBean<BR>13:35:39,125 INFO  [EjbModule] Deploying 
BMTStatefulSessionBean<BR>13:35:39,140 INFO  [EjbModule] Deploying 
FacadeStatefulSessionBean<BR>13:35:39,140 INFO  [EjbModule] Deploying 
StrictlyPooledStatelessBean<BR>13:35:39,156 INFO  [EjbModule] Deploying 
StrictlyPooledCreateExceptionBean<BR>13:35:39,156 INFO  [EjbModule] 
Deploying StrictlyPooledStatefulBean<BR>13:35:39,171 INFO  [EjbModule] 
Deploying CallerSessionBean<BR>13:35:39,187 INFO  [EjbModule] Deploying 
CalleeSessionBean<BR>13:35:39,187 INFO  [EjbModule] Deploying 
LongWaitStatefulSessionBean<BR>13:35:39,203 INFO  [EjbModule] Deploying 
StrictlyPooledMDB<BR>13:35:39,265 INFO  [EjbModule] Deploying 
SubclassMDB<BR>13:35:41,015 INFO  [EjbModule] Deploying 
SessionBean<BR>13:35:41,109 INFO  [TomcatDeployer] deploy, ctxPath=/, 
warUrl=.../tmp/deploy/tmp40017jbosstest-web.ear-contents/root-web-exp.war/<BR>13:35:41,453 
INFO  [TomcatDeployer] deploy, ctxPath=/jbosstest, 
warUrl=.../tmp/deploy/tmp40017jbosstest-web.ear-contents/jbosstest-web-exp.war/<BR>13:35:41,593 
WARN  [EJBHandler] IGNORING DEPENDENCY: unable to find 
<ejb-local-ref> of interface 
org.jboss.test.web.interfaces.StatelessSessionLocal and ejbLink of SecuredEJB 
in  web.xml of jbosstest-web.war it might not be deployed 
yet<BR>13:35:41,593 WARN  [EJBHandler] IGNORING DEPENDENCY: unable to find 
<ejb-local-ref> of interface 
org.jboss.test.web.interfaces.StatelessSessionLocal and ejbLink of ENCBean0 
in  web.xml of jbosstest-web.war it might not be deployed 
yet<BR>.<BR>.<BR>.<BR>13:35:41,656 WARN  [EJBHandler] IGNORING DEPENDENCY: 
unable to find <ejb-ref> of<BR> interface 
org.jboss.test.web.interfaces.StatelessSession and ejbLink of 
NotOpti<BR>mizedEJB in  web.xml of jbosstest-web.war it might not be 
deployed yet<BR>13:35:41,703 ERROR [BaseModelMBean] Exception invoking method 
addChild<BR>java.lang.NoClassDefFoundError: 
org/jboss/test/web/util/EJBManifestClass<BR>        
at java.lang.Class.getDeclaredMethods0(Native 
Method)<BR>        at 
java.lang.Class.privateGetDeclaredMethods(Class.java:2365)<BR>        
at 
java.lang.Class.getDeclaredMethods(Class.java:1763)<BR>        
at 
org.jboss.injection.InjectionUtil.processMethodAnnotations(InjectionU<BR>til.java:96)</FONT></P>
<P><FONT face=Arial size=2>Any ideas why the test runs successfully in JBAS4 but 
not JBAS5?</FONT></P><DIV><FONT face='Arial' color=#000000 size=2></FONT> </DIV></BODY></HTML>