tomcat 4.0.2 and oracles XDK (xsql) Urgent

2002-03-01 Thread Thor Tall
I am trying to install some *.xsql pages under tomcat 4.0.2 with out luck. I am using : Oracle 9.0.1 rdbms Oracle XSQL Servlet Page Processor 9.0.1.0.0 (Production) from the 9.0.1 Linux distribution. Redhat 7.2 Java - j2sdk1.4.0 I have: 1. copied classes12.jar, oraclexsql.jar, xsu12.jar

Re: Client certificate with Apache 1.3, TC 4 and mod_webapp on SuSE Linux 7.3

2002-01-29 Thread Thor Tall
I have the same problem with tomcat 4.0.1 and mod_webapp and haven't been able to figure out how is should work. I have looked in the mod_webapp code and the SSL code seem to be in place. But I have not found out what the problem is. Just a question do you get a null point back from your call ?

X.509 user certificate in tomcat4

2002-01-21 Thread Thor Tall
Hi, I let an Apache server validate my users certificates and I would now like to access the X.509 certicate in my tomcat4 servlet. I can access the servlet from my browser but I can not get the certificate in the servlet. I think that I need to get the certificate like this:

apache-webapp-tomcat4 and SSL

2002-01-18 Thread Thor Tall
Hi, I have setup an Apache/1.3.22 with mod_webapp and tomcat 4.0.1. (using webapp on port 8008) on a RedHat 7.2 system I can access a servlet via https so that works fine. I could now like to get the contents of the client certificate used to connect to the apache server. As far as I can

cgi-bin and tomcat4

2002-01-07 Thread Thor Tall
Hi, I would like to be able to run a few old C cgi programs together with my servlets, but I can not find any documentation on how to configure a cgi-bin directory under tomcat4. Could you please point me to the doc. or tell me how I can configure tomcat4 to handle cgi programs. Thanks a