tomcat and hibernate

2007-09-11 Thread Lorenzo Cerini
older are used with no trouble by this application. If i put hibernate3.jar in $JDK/jre/lib/ext suddently everithing works fine. Any Idea? thanks in advance -- Lorenzo Cerini Info.era srl Trieste tel. +39040.67027360 fax. +39040.67027363 -- Le informa

Re: SSL port number

2007-08-20 Thread Lorenzo Cerini
Markus Schönhaber wrote: Lorenzo Cerini schrieb: Markus Schönhaber wrote: Stephen Caine wrote: We use Tomcat SSL without Apache and it has been very stable. The only issue has been the using port 8443 as some firewalls block access. Why don't you

Re: SSL port number

2007-08-20 Thread Lorenzo Cerini
Markus Schönhaber wrote: Stephen Caine wrote: We use Tomcat SSL without Apache and it has been very stable. The only issue has been the using port 8443 as some firewalls block access. Why don't you tell Tomcat to use the port you want it to use - for You cannot access port below

Re: Tomcat SSL/HTTPS Performance vs Apache

2007-08-20 Thread Lorenzo Cerini
Hi, all we use SSL tomcat for our web applications. Since i work in the transport branch, where there is a lot of real time, automatic data exchange, i can say tomcat alone for SSL'ed services is very stable, and even easier to manage than the apache-httpd. About fastness and scalability is a m

naming trouble

2007-06-22 Thread Lorenzo Cerini
Hi all, i am experiencing a strange trouble in tomcat 5.5.23. I have two very similar webapps let's say app1 and app2. They lay in $TOMCAT/webapps/appX in both of them ther is a java class managing the connesction to dbserver, say: $TOMCAT/webapps/app1/WEB-INF/classes/servizio/Connessione_dyn