OT: Jboss 4 + Tomcat 5.5.26 integration

S

soup_or_power

Sorry for posting here. Couldn't get any help from Jboss forums.

Basically trying to integrate Tomcat5.5.26 with Jboss 4. The steps
taken are as follows:
a) download Tomcat 5.5.26 and unzip into a folder
b) copy all the jar files from Tomcat5.5.26 to $JBOSS_HOME/server/all/
jbossweb-tomcat55.sar
c) start jboss

The problem is: jboss won't deploy the war files. The typical error
message is:


ObjectName: jboss.web.deployment:war=web-console.war,id=335930099
State: FAILED
Reason: java.lang.NoSuchMethodError:
org.jboss.web.tomcat.security.JaccContext
Valve.<init>(Ljava/lang/String;Ljava/security/CodeSource;)V
I Depend On:
jboss.admin:service=PluginManager

ObjectName: jboss.web.deployment:war=jbossmq-httpil.war,id=1136703571
State: FAILED
Reason: java.lang.NoSuchMethodError:
org.jboss.web.tomcat.security.JaccContext
Valve.<init>(Ljava/lang/String;Ljava/security/CodeSource;)V

ObjectName: jboss.web.deployment:war=cflow.war,id=186303172
State: FAILED
Reason: java.lang.NoSuchMethodError:
org.jboss.web.tomcat.security.JaccContext
Valve.<init>(Ljava/lang/String;Ljava/security/CodeSource;)V

----------------------------------------------------------------------------------------------------------------------------------
I am wondering if I need tomcat6-service.jar instead of the current
tomcat55-service.jar.

I'd appreciate any help you can offer me.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top