How to Configure Tomcat to display the error on to Client rather than into logs

2005-08-26 Thread shyama
to be set... Thanks in advance, Shyama Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain confidential or privileged information. If you are not the intended

Reg:error while building with jakarta-ant-1.5.1

2005-07-01 Thread shyama
Hi All, While Iam building my project on itanium platform, the following errors have been reported. Can anyone help me out ? Thanks, BS == ... Bootstrapping Ant Distribution ... Compiling Ant Classes Note: Some input files

RE: error while building with jakarta-ant-1.5.1

2005-07-01 Thread shyama
' Subject: AW: error while building with jakarta-ant-1.5.1 It looks like the tools.jar is missing in your classpath, this is not part of the JRE but the jdk and located under you jdk directory under the lib subdirectory. Cheers Bernhard -Ursprüngliche Nachricht- Von: shyama [mailto:[EMAIL

RE: error while building with jakarta-ant-1.5.1

2005-07-01 Thread shyama
anyway, given that it is (I think...) a pure java package... -- Tim shyama wrote: Hi Bernhard, Thanks though. My classpath is containing /java/lib/tools.jar. Please let me know if it needs some other .jar files to build. Thanks BS -Original Message- From: Bernhard Slominski

pbm reg:Client-cert authentication

2005-03-21 Thread shyama
by the client was syntactically in correct(No client certificate chain in this request) NonStop Servlets For JavaServer Pages == Please help me by giving any information which i might have missed out. Thanks in advance, Shyama

problem with getRemoteHost()

2005-03-07 Thread shyama
); out.println(The Remote Host: + query); Appreciate if any one can resolve this issue.. Thanks in advance, Shyama Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s

Increase in the connections, increases the percentage utilization of CPU

2005-02-21 Thread shyama
Can any one help me in knowing why it is happening? that is what causes the high resource usage? Thanks, Shyama Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s

(SLIGHTOFFTOPIC)SSL configuration for apache and tomcat

2003-06-13 Thread Shyama Gavulla
Hi All, Thanks to everyone here who responded to my emails immediatly and helped me in moving my from Jrun to Tomcat. The transition was smooth and now my web app runs perfectly on tomcat and apache2.0.46. I have some other things to move from Jrun to tomcat and apache. First one is SSL I

Clear User Session

2003-06-06 Thread Shyama Gavulla
-- Hi All, I just moved my webapp from jrun to tomcat. I have a method which clears the user session. The code snippet is Enumeration session_var = session.getAttributeNames(); while(session_var.hasMoreElements()) { String key=(String)session_var.nextElement(); I am

Re: clear user session

2003-06-06 Thread Shyama Gavulla
. The arguement is: is Enumeration allowed to be fail-fast? In the meantime, 4.1 and 5 were patched to not make the Enumerator originating from session.getAttributeNames be fail-fast. As an aside - if you need to clear out a session: session.invalidate() is much easier. -Tim Shyama Gavulla

moving from Jrun to Tomcat

2003-06-03 Thread Shyama Gavulla
Hi All, I have a webapp running on Jrun and IIS. I want the app to be moved from Jrun to tomcat. I have read that tomcat with IIS has problems. It would be grateful if someone can help me with details of moving from Jrun to tomcat and issues with the migration . Thanks, shyam --

migration from jrun to tomcat

2002-12-02 Thread Shyama Gavulla
Hi All, I am new user to tomcat. I have my application in Jrun. I want to mirate to tomcat . It would be really helpful if anyone can tell me the necessary steps needed for the migration. It would be of great help . shyam -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional