oops.. I forgot to ask if you are using a Maven built from CVS HEAD or a release version. My previous email was about the CVS HEAD version of the Cactus plugin.
-Vincent Quoting Willie Vu <[EMAIL PROTECTED]>: > I am trying to use cactus plugin with jboss-3.0.4_tomcat-4.1.12 to test > EJBs. I > keep running into the following error: > > [java] 17:47:42,245 ERROR [URLDeploymentScanner] Failed to deploy: > [EMAIL PROTECTED] > url=fil > e:/E:/java/jboss-3.0.4_tomcat-4.1.12/server/default/deploy/tomcat41- service.xml, > deployedLastModified=0 } > [java] org.jboss.deployment.DeploymentException: instantiating > org.jboss.web.catalina.EmbeddedCatalinaService41 failed: > java.lang.NoClassDefFoundE > rror: org/apache/catalina/Context; - nested throwable: > (RuntimeErrorException: > instantiating org.jboss.web.catalina.EmbeddedCatalinaService41 failed: > java.lang.NoClassDefFoundError: org/apache/catalina/Context > [java] Cause: java.lang.NoClassDefFoundError: > org/apache/catalina/Context) > [java] at > org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:155) > [java] at > org.jboss.system.ServiceController.install(ServiceController.java:225) > [java] at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown > Source) > [java] at > sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.jav > a:25) > [java] at java.lang.reflect.Method.invoke(Method.java:324) > [java] at > org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke (ReflectedMBeanDispatcher > .java:284) > > > Any idea? > > > -- > Willie Vu > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
