Results 1 to 4 of 4

Thread: Change Tomcat version in spring Dm

  1. #1
    Join Date
    Nov 2008
    Location
    London,UK
    Posts
    299

    Default Change Tomcat version in spring Dm

    how do i upgrade the tomcat which is bundled with spring dm ? and how do i know the current version of tomcat which is bundled?

  2. #2
    Join Date
    Jan 2008
    Location
    Mohnton, PA USA (that's near Philadelphia)
    Posts
    2,148

    Default

    DM Server comes with Tomcat 6.0.18, which I believe is the latest one.
    You can see the latest version by looking at DM_SERVER_HOME/repository/bundles/ext/ and look at Catalina bundles (i.e., com.springsource.org.apache.catalina-6.0.18.jar)

  3. #3
    Join Date
    Nov 2008
    Location
    London,UK
    Posts
    299

    Default

    how do i change the tomcat version if needed to be back ward complaint ?

    where do i get the bundle for tomcat 5.5 ? will it be available in spring repository ?

  4. #4
    Join Date
    Mar 2005
    Location
    The Netherlands
    Posts
    121

    Default

    I'm afraid it doesn't work like that: the Tomcat integration offered by the dm Server is a lot tighter than that, so simply replacing some bundles with others to work with another Tomcat version is not possible. The only supported option, at least for now, is to use the version that's built-in with the dm Server.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •