ClassNotFoundException when starting with security mode

2007-11-26 Thread Preuss, Jacqueline - ENCOWAY
Hi there, we have a problem with our web application when starting Tomcat in security mode. For some reasons we always get some ClassNotFoundExceptions and we don't know why. The exception is: java.lang.ClassNotFoundException: org.mozilla.javascript.optimizer.OptRuntime

Tomcat, IIS and Authentication

2007-09-24 Thread Preuss, Jacqueline - ENCOWAY
Hi all! We have an application (hosted with Tomcat) which has to communicate with the .NET world, i.e. our web application is integrated in an Asp.Net application hosted by an IIS. So, to connect both we have an Asp.Net Connector on the one side and a Java Connector on the other side. If the

AW: Tomcat, IIS and Authentication

2007-09-24 Thread Preuss, Jacqueline - ENCOWAY
, Just to follow your question, Are you asking if it is possible to create a custom Tomcat Realm, where the user/password provided from the java application login page is checked against the windows user authentication system? Preuss, Jacqueline - ENCOWAY wrote: Hi all! We have

Tomcat and SessionHandling

2007-09-12 Thread Preuss, Jacqueline - ENCOWAY
Hi, I'm new here! Generally, I'm new in the topic servlets etc. so I hope I can explain my problem well. In our company we work with some web applications running in Internet Explorer. We want to use Tomcat as servlet engine / webserver. The problem is the session handling of Tomcat.

AW: Tomcat and SessionHandling

2007-09-12 Thread Preuss, Jacqueline - ENCOWAY
regards Leon On 9/12/07, Preuss, Jacqueline - ENCOWAY [EMAIL PROTECTED] wrote: Hi, I'm new here! Generally, I'm new in the topic servlets etc. so I hope I can explain my problem well. In our company we work with some web applications running in Internet Explorer. We