Re: Problem with URL mapping

2012-06-23 Thread comm
No, my application has context path / so application should handle everything at root and it does as expected but only one character breaks something. I know that the character \ is not path separator but for some reason it treated specially. The problem is that I can handle any request

Re: Problem with URL mapping

2012-06-23 Thread Konstantin Kolinko
2012/6/23 c...@sergey-mashkov.net: No, my application has context path / so application should handle everything at root and it does as expected but only one character breaks something. I know that the character \ is not path separator but for some reason it treated specially. The problem

Re: Tomcat 6 jsvc startup/shutdown script

2012-06-23 Thread Konstantin Kolinko
2012/6/23 Christopher Schultz ch...@christopherschultz.net: On 6/22/12 10:12 AM, Muriithi, Priscilla K. wrote: Can anyone send me a tomcat 6 jsvc startup/shutdown script for Red Hat Linux 5.4? Please don't post the same message over and over again to the list. If you don't get a response

Re: Problem with URL mapping

2012-06-23 Thread comm
I see. Thanks a lot. One more question: why request URL with backslash treated as illegal by default? Konstantin Kolinko писал 2012-06-23 12:03: 2012/6/23 c...@sergey-mashkov.net: No, my application has context path / so application should handle everything at root and it does as expected

Re: Problem with URL mapping

2012-06-23 Thread Konstantin Kolinko
2012/6/23 c...@sergey-mashkov.net: I see. Thanks a lot. One more question: why request URL with backslash treated as illegal by default? Konstantin Kolinko писал 2012-06-23 12:03: 2012/6/23  c...@sergey-mashkov.net: No, my application has context path / so application should handle

Re: AprLifecycleListener initialization issue

2012-06-23 Thread Konstantin Kolinko
2012/6/22 Francesco vigo...@gmail.com: Hi , i'm new in this mailing list, i've started recently to integrate tomcat in some of my applications ( i found a lot easyer to manage tomcat inside a big servlet than viceversa), as early adopted java developer i hope to help a bit in tomcat

Re: poller error: tomcat 7.0.28, native 1.1.24, apr 1.3.3

2012-06-23 Thread Jesse Farinacci
Greetings, On Fri, Jun 22, 2012 at 2:53 AM, Rainer Jung rainer.j...@kippdata.de wrote: What is strange is, that startup says you *did* successfully load version 1.1.24, so the symbol should be there. Can you check your tcnative.so file, whether the symbol

How to configure Microsoft Internet Information Server for use with the tomcat

2012-06-23 Thread Debabratta Jena
I have an webapplication written mainly in jsp and servlet and I use tomact7.0.26 as my application server. I want this application to run by IIS 5.1 on windows xp machine. I want that when jsp request comes to IIS server, it forwards it to tomcat server. I searched in the web that I have to map

Re: How to configure Microsoft Internet Information Server for use with the tomcat

2012-06-23 Thread Konstantin Kolinko
2012/6/23 Debabratta Jena debabrat...@gmail.com: I have an webapplication written mainly in jsp and servlet and I use tomact7.0.26 as my application server. I want this application to run by IIS 5.1 on windows xp machine. I want that when jsp request comes to IIS server, it forwards it to

Re: poller error: tomcat 7.0.28, native 1.1.24, apr 1.3.3

2012-06-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jesse, On 6/23/12 9:50 AM, Jesse Farinacci wrote: Greetings, On Fri, Jun 22, 2012 at 2:53 AM, Rainer Jung rainer.j...@kippdata.de wrote: What is strange is, that startup says you *did* successfully load version 1.1.24, so the symbol should be