Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-M5
-
Fix Version/s: 2.0-RC1
-
Component/s: Application Servers, Installation
-
Labels:None
Description
Comment out el-api dependency for JSF:
http://raibledesigns.com/rd/entry/upgrading_to_tomcat_6
If someone wants to use Tomcat 5.5, they can add this back in. Add the commented out dependency to archetype's pom.xml's so users can easily change it.
Why do this upgrade? Because we eventually want to upgrade to JSF 1.2 and that will require we use these latest containers. Also, newer versions often have performance optimizations and speed improvements, so we want users to use the latest and greatest.
Backed off upgrading Cargo's JBoss version to 4.2.0 GA since it doesn't seem compatible with Cargo. There's all kinds of exceptions send to the console when you try to use this version.