Hi,

I have a problem integration Jonas with Tomcat.

In the docu it is mentioned to add in server.xml (Tomcat conf directory)

the line

<RequestInterceptor

className="org.objectweb.security.tomcat.interceptor.SecurityCtxInterceptor31"

     />

after the line

<RequestInterceptor
        className="org.apache.tomcat.request.SecurityCheck"
     />

The problem: the line about SecurityCheck is not to be found in the
Tomcat server.xml file (tomcat v. 3.2.1). When I add it I cannot start
Tomcat anymore. Actually the above mentioned class does not exist in the

webserver.jar of Tomcat. Tried to substitute with
FormSecurityCheckHandler (which I found to be in webserver.jar) but even

so Tomcat does not start (unfortunately the error returned cannot be
viewed on Windows as the respective DOS shell window closes immediately,

nothing to be found in tomcat logs). What is wrong?

Just wanted to tell you that installing Jonas on NT 4.0 SP5 and trying
to compile the session bean example always results in a deployment
descriptor error. I had to remove the parameter string %2% %3% etc. in
the respective .bat file as this one was resolved to the value 23456...
which gives me the deployment descriptor error, but even so I cannot
complete the compiliation process, I still get an error when the
deployment descriptor is created. Funny, but when I install Jonas on
Windows98 everything works fine with compiling, really strange, suppose
this is the useful Microsoft kind of stuff problem. Won't be able to
loose to much time on that, probably will move to Linux.

Please can you help me? Kind regards

Thomas Schwob,
Fortaleza, Brazil

----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to