Query on Tomcat Server.xml

2009-08-31 Thread Tk, Pramod (NSN - IN/Bangalore)
s security loop hole. Apache asks keystore password during its start up. Any suggestions to avoid the hard coding of the password in tomcat will appreciated. Thanks :-), Pramod TK

Problem in configuring tomcat for PKCS 11 for HSM

2009-08-11 Thread Tk, Pramod (NSN - IN/Bangalore)
hod.invoke(Unknown Source) at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:260) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:412) We have made JSSE FIPS compaliant. Any help would be appreciated. With Best Regards, Pramod TK

Downloaded 4.1.36 but says version is 4.1.35?

2007-08-31 Thread tk-2506
Downloaded it from http://tomcat.apache.org/download-41.cgi (http://apache.cs.utah.edu/tomcat/tomcat-4/v4.1.36/bin/apache-tomcat-4.1.36.zip) and the version it reports is: Aug 31, 2007 4:29:50 PM org.apache.coyote.http11.Http11BaseProtocol init INFO: Initializing Coyote HTTP/1.1 on http-80 Aug 31

Re: [OT] tomcat 5.5 wants to shut down on its own

2007-03-08 Thread tk-2506
It looks like "stopping" is not written by Tomcat, but by RMI again... case closed. tk-2506 wrote: > > Apparently, these are RMI exceptions from the RMI threads outside the > application's control. > Does tomcat attempt to shut down on a Warning log message? > &

Re: [OT] tomcat 5.5 wants to shut down on its own

2007-03-08 Thread tk-2506
Apparently, these are RMI exceptions from the RMI threads outside the application's control. Does tomcat attempt to shut down on a Warning log message? tk-2506 wrote: > > When the following exceptions occurs (from the tomcat log, and for which > tomcat doesn't include stack

tomcat 5.5 wants to shut down on its own

2007-03-08 Thread tk-2506
When the following exceptions occurs (from the tomcat log, and for which tomcat doesn't include stack traces), tomcat says it's shutting down, although it never does. Any idea: 1) Why these exceptions? 2) Failed to restart: What is it trying to restart? 3) Why tomcat wants to shut down? 4) What t

Re: Server Access Log and Request Information

2005-10-22 Thread TK
Thanks for the replies. I wonder if this method is applicable to other servers like Apache. What happen if I do not have the rights to modify the pages or the pages are not JSPs? Regards, TK On 10/21/05, Mauricio Fernandez A. <[EMAIL PROTECTED]> wrote: > > TK, > > If i u

Server Access Log and Request Information

2005-10-21 Thread TK
le. How could I identify p, q, r, s are embedded objects for page A while x, y, z are embedded objects for page B? By doing so, I hope I could construct a user - accessed pages/objects table. Thanks in advance for any advice and comments. Cheers, TK