Posts:
2
Registered:
01/04/08
|
|
|
|
URL and jsessionid problem with Lambda Probe - 404 not found
Posted:
01-Apr-2008 13:43
|
|
|
Hi,
I've deployed latest Lambda Probe on our Tomcat 5.5 server using Tomcat manager. It's running fine, but there's annoying problem with URLs and I don't know how to fix it.
Most URLs omit the jsessionid parameter and when I click on them, Lambda Probe shows message "The page you requested does not exist on this server"/404.
Example of URLs not working: http://www.---.cz/probe/adm/osinfo.htm
I have to manually include jsessionid to make it work: http://www.---.cz/probe/adm/osinfo.htm;jsessionid=xxx
So I would welcome any insights or tips how to make it work. I guess this is something Tomcat/Spring related, configuration issue etc.
|
|