Petals Web-Console

Fix the context in the deployment descriptor, to keep the same url across versions

Details

  • Type: Improvement Request Improvement Request
  • Status: Closed Closed
  • Priority: Trivial Trivial
  • Resolution: Won't Fix
  • Affects Version/s: 2.1
  • Fix Version/s: 2.1
  • Component/s: None
  • Security Level: Public
  • Environment:
    Petals WebConsole

Activity

Hide
Charles Casadei added a comment - Wed, 11 Aug 2010 - 11:07:00 +0200

The WebApp context can't be fixed in the web.xml deployment descriptor and is specific to each server. You should configure it on your server.

Show
Charles Casadei added a comment - Wed, 11 Aug 2010 - 11:07:00 +0200 The WebApp context can't be fixed in the web.xml deployment descriptor and is specific to each server. You should configure it on your server.
Hide
Adrien Ruffie added a comment - Mon, 9 Aug 2010 - 16:38:37 +0200

Tomcat context path setting example

Show
Adrien Ruffie added a comment - Mon, 9 Aug 2010 - 16:38:37 +0200 Tomcat context path setting example
Hide
Adrien Ruffie added a comment - Mon, 9 Aug 2010 - 16:37:57 +0200

We cannot fix the context path for each version, because certain web servers deploy the webapp with the context path linked to the war name therefore for each version of the Petals Webconsole the context path is update.

You need to set the context path when you deploy the webapp in your preferred web server, like tomcat how you can see in attachment.

The context path is a specific parameter to each web server.

Show
Adrien Ruffie added a comment - Mon, 9 Aug 2010 - 16:37:57 +0200 We cannot fix the context path for each version, because certain web servers deploy the webapp with the context path linked to the war name therefore for each version of the Petals Webconsole the context path is update. You need to set the context path when you deploy the webapp in your preferred web server, like tomcat how you can see in attachment. The context path is a specific parameter to each web server.

People

Dates

  • Created:
    Wed, 28 Jul 2010 - 15:50:35 +0200
    Updated:
    Wed, 11 Aug 2010 - 11:07:00 +0200
    Resolved:
    Mon, 9 Aug 2010 - 16:37:57 +0200