RV: JNDIRealm and Windows 2000 Active Directory

2004-08-23 Thread Francisco José Arnau Vives
I'm trying configure one JNDIRealm asking to one Windows 2000 Active Directory. In the examples in the web of jakarta I have seen examples over openLdap. Can you help me in the configuration over Windows2000 AD. Has somebody a production system or wep application using JNDIRealm vs Active Director

Problems with file encoding

2004-08-09 Thread Francisco José Arnau Vives
One month ago, I have installed tomcat.5.0.25 over my production server. In older versions of tomcat I included the lines ''CATALINA_OPTS="-Dfile.encoding=ISO8859-1" in my init script of tomcat in order to solve little problems in the encoding of files, but now with this version I have problems wit

How to know if platform is Windows or Linux from jsp?

2004-06-02 Thread Francisco José Arnau Vives
How to know if platform is Windows or Linux from a jsp file in order to define variables to access to the file system? Este mensaje se dirige exclusivamente a su destinatario y puede contener información privilegiad

Specify jdk in tomcat 4.0.4

2004-06-02 Thread Francisco José Arnau Vives
I need to specify jdk1.2.2 in one version of my old tomcat server in order to access to a particular server. How can I specify the jdk?. what file must I modify? Este mensaje se dirige exclusivamente a su destinatar

Problems with jdk1.4 and Windows

2004-05-31 Thread Francisco José Arnau Vives
I wanted to update my tomcat server based on jdk1.3 and tomcat 4 to jdk1.4 over windows server and I'm having many problems with many servlets. however this servlets run in a correct way on linux server with jdk1.4. Do you know what is the reason? I have tested with several versions of tomcat but

How can I Know the servlet root directory for documents and modify it?

2004-05-26 Thread Francisco José Arnau Vives
In a message I said my problem into migrate a application from windows to a linux server. I think the problem is about the root directory where the servlets try to find the files. How can I know the dafault route for my application and how can I modify it? Thanks

Problems migrating from windows to linux

2004-05-26 Thread Francisco José Arnau Vives
dear users: I hava a servlet working fine in an windows environment (5.0.16).This servlet does a trnsformation whit xml files to other xml files through a xsl file. But when I migrate to my linux server the server returns me an error about find the files. In my windows server the files are in $CATA

Memory allocations with java & TomCat

2003-03-25 Thread Francisco José Arnau Vives
Dear users: I usually run tomcat over a linux machine. I need improve my normal memory requirements because I generate very large reports. I use in the initialization script 'export JAVA_OPTS=-Xmx1024m' and I solve most of the problems in Linux. The problem that I have now is that I have installed