testdriven / psi-probe

Advanced manager and monitor for Apache Tomcat, forked from Lambda Probe
8 stars 1 forks source link

using '#' in context name fails #372

Closed padcom closed 9 years ago

padcom commented 9 years ago

From guille.f...@gmail.com on August 23, 2013 21:29:13

What steps will reproduce the problem? 1. create a webapp

  1. export war and rename to test##1.war
  2. deploy it What is the expected result? to see app details, see active sessions details, do undeploy, reload etc What happens instead? I can't see app details, it says: "You have passed wrong parameters to this page." What version of Probe are you using? 2.3.0 What environment (browser version, Tomcat version, JVM version, server OS)? any browser + linux + tomcat 7 + jvm 1.6 Please provide any additional information below. (Attach logs or stack traces as files instead of pasting the contents here.) I think that '#' char brokes the url, eg: the flex##1.war detail is:

http://host/probe/appsummary.htm?webapp=%2fflex%23%231&size=

amazing project, thank you!

Original issue: http://code.google.com/p/psi-probe/issues/detail?id=372

padcom commented 9 years ago

From guille.f...@gmail.com on August 23, 2013 12:30:00

see http://tomcat.apache.org/tomcat-7.0-doc/config/context.html find "Parallel deployment"

padcom commented 9 years ago

From MALfunct...@gmail.com on August 26, 2013 05:54:58

See issue 275 . :)

Status: Duplicate
Mergedinto: 275