[EMAIL PROTECTED] wrote:
> 
> Hello everybody:
> 
> I've followed every step in your 'chapter10. howto' section to
> configure
> Tomcat with JBoss. When i run the script 'run.sh' i get the following
> error:
> 
> [Service Control] Could not start DefaultDomain:service=EmbeddedTomcat
> 
> [Service Control] java.lang.NoClassDefFoundError:
> org/apache/tomcat/util/xml/XmlAction
> (...)
> 

Jaume,

What version of jboss+tomcat are you using?
Have you tried the build on
www.jboss.org/bin/jboss-tomcat-2.1-beta.zip ?
It's ready to go.

However, the class you are missing is normally
in webserver.jar which should be in your $TOMCAT_HOME/lib
directory, and thus get loaded automaticaly by tomcat.

Chris


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to