What version of Tomcat does JBoss 5.1.0 have embedded?

Thanks

link|improve this question

71% accept rate
feedback

1 Answer

up vote 14 down vote accepted

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.

link|improve this answer
1  
That's an useful link! – BalusC Jun 8 '10 at 21:50
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.