Tomcat 4.1.30 SSL redirect half working

2004-05-30 Thread Ryan Stewart
This is my first time using a mailing list, so hopefully I'm doing this right. I assume the same basic rules as usenet--text only, no attachments, bottom post, etc? Okay, my problem: I've set up Tomcat 4.1.30 for secure access via SSL. Unsecure port is 8080, secure port is 8081. I use Tomcat for

JAAS problem ???

2004-05-30 Thread Eric Chow
Hello, When I startup Tomcat with -Djava.security.auth.login.config=mylogin.config, I can use JAAS in JSP and Servlet. But if I did not use the -D options, and use System.setProperty("java.security.auth.login.config", "/somepath/mylogin.config"); It failed to locate the login module ??

Remote Start / Stop of tomcat

2004-05-30 Thread UmamaheswarKalluru
Hi, Once in a week I need to restart Tomcat due to "OutofMemoryError". But I do not have access to the server for doing this. So, I am looking for a mechanism (if possible) to start / stop Tomcat remotely. Is this possible? If its possible please let me know how to do. Thank you, Best Regards

Re: Remote Start / Stop of tomcat

2004-05-30 Thread Eric Chow
You can use "telnet/ssh" to login to the server and restart it !!! - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 31, 2004 12:19 PM Subject: Remote Start / Stop of tomcat > > > > > Hi, > Once in a week I need to restart Tomcat due to "OutofMemo

Re: Remote Start / Stop of tomcat

2004-05-30 Thread Ugo Bellavance
[EMAIL PROTECTED] wrote: Hi, Once in a week I need to restart Tomcat due to "OutofMemoryError". But I do not have access to the server for doing this. So, I am looking for a mechanism (if possible) to start / stop Tomcat remotely. Is this possible? If its possible please let me know how to do. I u

Re: Remote Start / Stop of tomcat

2004-05-30 Thread UmamaheswarKalluru
Ugo, Can you tell me how to use them please? Thank you, Best Regards, Uma Ugo Bellavance <[EMAIL PROTECTED]

Secure web.xml and WEB-INF

2004-05-30 Thread Bond, James Bond
Hello. Please, give me some tips how to secure (deny for reading in browser) access to web.xml and WEB-INF folder? Any suggestions are welcome:) Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: