On 1:59 PM, Konstantin Kolinko wrote:
2012/4/5 Petr Hracek:
What I see in the start.log file is:
2012-04-05 15:28:04,557 [main] INFO
org.apache.coyote.http11.Http11BaseProtocol - Initializing Coyote
HTTP/1.1 on http-8080
2012-04-05 15:28:04,560 [main] INFO
org.apache.catalina.startup.Catalina -
2012/4/5 Petr Hracek :
> What I see in the start.log file is:
> 2012-04-05 15:28:04,557 [main] INFO
> org.apache.coyote.http11.Http11BaseProtocol - Initializing Coyote
> HTTP/1.1 on http-8080
> 2012-04-05 15:28:04,560 [main] INFO
> org.apache.catalina.startup.Catalina - Initialization processed in
What I see in the start.log file is:
2012-04-05 15:28:04,557 [main] INFO
org.apache.coyote.http11.Http11BaseProtocol - Initializing Coyote
HTTP/1.1 on http-8080
2012-04-05 15:28:04,560 [main] INFO
org.apache.catalina.startup.Catalina - Initialization processed in
1062 ms
2012-04-05 15:28:04,727 [ma
2012/4/5 Petr Hracek :
> Dear all,
>
> I now that I am using pretty old version of tomcat5, but I have a
> tricky problem.
> On the server is run apache2.2.21 and tomcat5 together. tomcat5 is
> used only as servlet container and not web server.
> Both are connected together over AJP1.3 interface.
>