210)
at
org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
at
org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)
at java.lang.Thread.run(Thread.java:484)
Thanks,
Carles
Carles Pi-Sunyer
Stario, Inc.
http://www.stario.com
[EMAIL PROTECTED]
408
projects
> Web-inf/lib/ folder.
Carles Pi-Sunyer
Stario, Inc.
http://www.stario.com
[EMAIL PROTECTED]
408 844-8333 ex:326
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
quot;For PWS" should be removed.
I hope this will help solve other people's problems.
Carles
Carles Pi-Sunyer
Stario, Inc.
http://www.stario.com
[EMAIL PROTECTED]
408 844-8333 ex:326
-
To unsubscribe, e-mail: [EM
04
this is a little different then if I request a page that doesn't exist:
22:56:34 127.0.0.1 GET /notthere.html 404
What does the "+" after the isapi_redirect.dll mean?
Any other suggestions on getting this working?
Thanks,
Carles
Carles Pi-Sunyer
Stario, Inc.
http://www.stario.co
k_worker.c (235)]: build_worker_map, done
[jk_worker.c (102)]: wc_open, done
[jk_isapi_plugin.c (408)]: HttpFilterProc started
[jk_isapi_plugin.c (429)]: In HttpFilterProc test redirection of
/examples/jsp/index.html
Any suggestions?
Thanks,
Carles
Carles Pi-Sunyer
Stario, Inc.
http://www.stario.com
[EMAIL PRO
arted
[jk_isapi_plugin.c (429)]: In HttpFilterProc test redirection of
/examples/jsp/index.html
Any suggestions?
Thanks,
Carles
Carles Pi-Sunyer
Stario, Inc.
http://www.stario.com
[EMAIL PROTECTED]
408 844-8333 ex:326
I'm having a problem moving an application from 3.1 to 3.2.
My webapp is mapped to /host,
the main servlet in the webapp is handled by just /.
In 3.1, with the following url:
localhost:8080/host/example/Home/
getPathInfo() would return:
/example/Home/
in 3.2 getPathInfo() returns null for