AW: logging to syslog

2017-02-14 Thread Schöke , Karsten
Many thx for you hint. Where is the right place for this configuration, to log all messages from catalina.out to syslog. (I use Debian) -Ursprüngliche Nachricht- Von: Chandrashekar H.S [mailto:schan...@kodiakptt.com] Gesendet: Mittwoch, 15. Februar 2017 04:38 An: Tomcat Users List Betref

RE: logging to syslog

2017-02-14 Thread Chandrashekar H . S
Yes, Its possible, using the below log4j configuration. http://jakarta.apache.org/log4j/";> --Chandra -Original Message- From: Schöke, Karsten [mail

Re: JIO Connector support in Tomcat 8.5

2017-02-14 Thread Amit Pande
Any suggestions on this? Could the Tomcat NIO connector be modified to receive the file descriptor from the other process ( mentioned below)? Thanks, Amit Original Message Subject: Re: JIO Connector support in Tomcat 8.5 From: Amit Pande Date: Feb 13, 2017, 19:20 To: Tom

Re: Mapping Multiple LDAP Groups to a J2EE Role

2017-02-14 Thread John Trump
Thank you. I was able to get it working. On Tue, Feb 14, 2017 at 6:04 PM, Aurélien Terrestris wrote: > hi > > The JSR 315 ( = Servlet 3.0 , Tomcat 7 ) and JSR 340 ( = Servlet 3.1, > Tomcat 8.0 / 8.5 ) are saying the same thing about multiple names for a > very same role. It's done with a securit

Re: Mapping Multiple LDAP Groups to a J2EE Role

2017-02-14 Thread Aurélien Terrestris
hi The JSR 315 ( = Servlet 3.0 , Tomcat 7 ) and JSR 340 ( = Servlet 3.1, Tomcat 8.0 / 8.5 ) are saying the same thing about multiple names for a very same role. It's done with a security-role-ref tag, as explained by these JSR : **For example, to map the security role reference "FOO" to the secu

Re: Code signing WAR and verification

2017-02-14 Thread Mark Thomas
On 14 February 2017 13:55:33 GMT+00:00, ramnar wrote: >Is this feature implemented in tomcat 8 or still in pipeline https://bz.apache.org/bugzilla/show_bug.cgi?id=52489 Mark - To unsubscribe, e-mail: users-unsubscr...@tomcat.a

Re: logging to syslog

2017-02-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Karsten, On 2/14/17 8:51 AM, Schöke, Karsten wrote: > Hello, > > it' possible that all messages in catalina.out also log to syslog? > I use tomcat7 under Debian Jessie. I think your best bet is to use log4j as your server logger and use their Sys

Re: Code signing WAR and verification

2017-02-14 Thread ramnar
Is this feature implemented in tomcat 8 or still in pipeline -- View this message in context: http://tomcat.10.x6.nabble.com/Code-signing-WAR-and-verification-tp5053711p5060436.html Sent from the Tomcat - User mailing list archive at Nabble.com.

logging to syslog

2017-02-14 Thread Schöke , Karsten
Hello, it' possible that all messages in catalina.out also log to syslog? I use tomcat7 under Debian Jessie. Thx Karsten

Re: RE : RE : Problem accessing manager on tomcat 8.5.11 on oracle linux 6.8

2017-02-14 Thread tomcat
On 13.02.2017 22:11, Stéphane Laurencelle wrote: De : Tiago Oliveira [tiago.olive...@behoh.com] Envoyé : 13 février 2017 14:15 À : Tomcat Users List Objet : Re: RE : Problem accessing manager on tomcat 8.5.11 on oracle linux 6.8 I had a similar problem sa