Tomcat5: Losing JDBCRealm session starting application with own session

2006-11-23 Thread Dipl.-Ing. Holger Evers | Cybay New Media
Hello, i've set up my Tomcat with form based authentication and a JDBCRealm (besides i use an AJP-Connector to attach it to Apache1.3). Everything works fine when calling simple jsp-files such as the jsp-examples. Unfortunately the application i want restricted access for uses sessions itself. I h

RE: Tomcat5: Losing JDBCRealm session starting application with own session

2006-11-23 Thread Dipl.-Ing. Holger Evers | Cybay New Media
Hi, > What do you mean by "start the application" ? Restart tomcat ? no, i just meant calling the pages i want to restrict. There is a "start page" without internal session management (except for the RDBCRealm) where everything works, but "the application" behind uses sessions. The Tomcat isn't r