You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacopo Cappellato (JIRA)" <ji...@apache.org> on 2008/05/21 20:33:55 UTC

[jira] Updated: (OFBIZ-1800) Upgrade from Tomcat 5 to Tomcat 6

     [ https://issues.apache.org/jira/browse/OFBIZ-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato updated OFBIZ-1800:
-------------------------------------

    Attachment: tomcat-6.patch

The following jars (from the Tomcat 6 lib folder) must be copied in the framework/catalina/lib folder (and all the existing jars must be removed):

catalina-tribes.jar
jasper-jdt.jar
tomcat-coyote.jar
tomcat-juli.jar  (you'll find this outside of the Tomcat 6 lib folder)
catalina-ha.jar
catalina.jar
jasper-el.jar
jasper.jar
tomcat-dbcp.jar

The following jars (from the Tomcat 6 lib folder) must be copied in the framework/base/j2eespecs folder (and should replace the older versions):

el-api.jar
annotations-api.jar
servlet-api.jar
jsp-api.jar



> Upgrade from Tomcat 5 to Tomcat 6
> ---------------------------------
>
>                 Key: OFBIZ-1800
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1800
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Jacopo Cappellato
>            Priority: Minor
>         Attachments: tomcat-6.patch
>
>
> Upgrade from Tomcat 5 to Tomcat 6: please help with reviews and tests.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.