Tomcat 6.0.26 -security option

2010-05-07 Thread Peter_Ford

I'm running a Tomcat 6.0.26 on Linux with Java 6u20. This is a freshly
unpacked installation; the only changes I made were in server.xml to change
the shutdown port and disable the AJP port, and tomcat-users so I can log
in to the manager. I haven't removed any of the supplied apps, or installed
my own app.

If I run bin/startup.sh with the -security option switched on, I get a
couple of security exceptions thrown into catalina.out. Is this expected?

--Pete


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Tomcat 6.0.26 -security option

2010-05-07 Thread Konstantin Kolinko
2010/5/7  peter_f...@blm.gov:
 If I run bin/startup.sh with the -security option switched on, I get a
 couple of security exceptions thrown into catalina.out. Is this expected?

Those from chat.ChatServlet ?  Yes, they are expected.

https://issues.apache.org/bugzilla/show_bug.cgi?id=48218
gives details, if you are curious.

Best regards,
Konstantin Kolinko

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Tomcat 6.0.26 -security option

2010-05-07 Thread Peter_Ford
Yes, they're from the Chat servlet, and  that answers the question. Thank
you!

Konstantin Kolinko knst.koli...@gmail.com wrote on 05/07/2010 08:15:28
AM:

 2010/5/7  peter_f...@blm.gov:
  If I run bin/startup.sh with the -security option switched on, I get a
  couple of security exceptions thrown into catalina.out. Is this
expected?

 Those from chat.ChatServlet ?  Yes, they are expected.

 https://issues.apache.org/bugzilla/show_bug.cgi?id=48218
 gives details, if you are curious.

 Best regards,
 Konstantin Kolinko

 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org