Hi,
I am using JBoss 4.0.2 and Tomcat5.5.9, and Apache 2
Following your instructions and everything seems fine except when running http://localhost:8080/firstEJB.jsp
---------
HTTP Status 404 - /firstEJB.jsp
type Status report
message /firstEJB.jsp
description The requested resource (/firstEJB.jsp) is not available.
Apache Tomcat/5.5.9
----------
In your instructions, you mentioned to put "context.." iin between other context in Tomcat's server.xml, but the server.xml itself has ZERO context by default. I don't know if this is the cause of problem of v5.5.9 has change the context area, etc.
I hope someone has similar experience and solution for it.
Thank you.