Re: JNDI Realm question

2010-03-09 Thread Stefan Zoerner
Hi Leo, in general I would recommend to use an LDAP tool like Apache Directory Studio in order to develop and verify the JNDI Realm specific parameters. http://directory.apache.org/studio/ If this works (authentication, authorization searches), add the parameters to your tomcat configuration

Re: Non-http tcp protocol

2009-09-28 Thread Stefan Zoerner
I was thinking on tomcat to take advantage of several features (request and thread management, etc) that I know have been tested for years, but I'm not tied to the use of tomcat. If you know another project (java/opensource) I can rely on, could you tell me its name, please? If you prefer Java

[Fwd: Re: Implementing and adding an arbitrary component to Apache Tomcat 6.0]

2009-09-19 Thread Stefan Zoerner
Thanks Mark. I forward it to the users list. Greetings from Hamburg, Stefan --- Begin Message --- Stefan Zoerner wrote: > Hi all, > > I try to figure out what the best way for an arbitrary extension to > tomcat would be. If I implement my own realm, valve etc., there ar