What version of Tomcat does JBoss 5.1.0 have embedded?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Strictly speaking, from JBoss 4.2 and upwards, it doesn’t come bundled with Tomcat, but a forked version of it, called JBossWeb. It’s separately maintained, independent of the Tomcat code base.
When the fork occured, though, it was at Tomcat 6.0.x.
See version matrix.