Tomcat 5.5 security policie read jar content

2008-02-22 Thread Filipe David Manana
Hi, How can I specify in catalina.policy (tomcat 5.5) that a webapp can read the contents of any jar file within WEB-INF/lib/ ? (namely, read xml files within jar files) cheers -- Filipe David Manana, [EMAIL PROTECTED] Obvious facts are like secrets to those not trained to see them.

Tomcat 5.5 vs Tomcat 6

2008-01-21 Thread Filipe David Manana
versions in a production environment. Thank you, -- Filipe David Manana, [EMAIL PROTECTED] Obvious facts are like secrets to those not trained to see them. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e

Tomcat 5.5 and loading of native libraries

2008-01-10 Thread Filipe David Manana
) java.lang.Runtime.loadLibrary0(Runtime.java:822) java.lang.System.loadLibrary(System.java:993) oracle.jdbc.driver.T2CConnection$1.run(T2CConnection.java:3135) Thanks -- Filipe David Manana, [EMAIL PROTECTED] Obvious facts are like secrets to those not trained to see them.

Re: Tomcat 5.5 and loading of native libraries

2008-01-10 Thread Filipe David Manana
That was it. I had ojdbc14.jar in the WAR archive. I just moved it into CATALINA_HOME/common/lib/ and it works now :) By the way, is any of you using plain Oracle JDBC or with an ORM? On 1/10/08, Wesley Schwengle [EMAIL PROTECTED] wrote: On 10.01.08 13:22 Filipe David Manana wrote: I am

Tomcat 5.5 + SSL

2007-12-19 Thread Filipe David Manana
? Then, if it were successful, in my Connector I should use the attribute keystoreType with value pkcs12, right? thank you -- Filipe David Manana, [EMAIL PROTECTED] Obvious facts are like secrets to those not trained to see them.

Beginner question

2007-12-17 Thread Filipe David Manana
David Manana, [EMAIL PROTECTED] Obvious facts are like secrets to those not trained to see them.

Re: Beginner question

2007-12-17 Thread Filipe David Manana
Ok many thanks. As I told, I am just a beginner, and pondering to use Tomcat 5.5 in a big environment (at CERN). On Dec 17, 2007 8:50 PM, Dan Keeley [EMAIL PROTECTED] wrote: Filipe David Manana wrote: 1) Is Tomcat reliable for a production environment, where client requests can

Re: Beginner question

2007-12-17 Thread Filipe David Manana
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Filipe David Manana Subject: Re: Beginner question As I told, I am just a beginner, and pondering to use Tomcat 5.5 in a big environment (at CERN). Then why not use 6.0? It has several improvements over 5.5, including