REALM and JNDI configuration

2007-01-30 Thread Alessandro Ilardo
I'm having some trouble when I attempt to authenticate myself into my web application using the REALM. I always get the error login page. Would you have a look on my configuration reported belowe as for the first time I'm trying to connect it to the database via JNDI. Thanks in advance for you

Re: session and AJP

2007-01-24 Thread Alessandro Ilardo
inside the firewall, with a url like this http://intServer.domain.com:8080/jsp-examples/sessions/carts.html the sample application works fine. Which firewall? I guess my problem is related to the session and connector. Can an

session and AJP

2007-01-23 Thread alessandro . ilardo
tion works fine. I guess my problem is related to the session and connector. Can anyone tell me how to fix it? Thanks in advance Regards Alessandro Ilardo - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe,

Re: tomcat doesn't reload my classes

2006-10-06 Thread Alessandro Ilardo
;m a programmer, and not an expert of SSl encryption and certificates, but is it true that to each network card or IP address can be only associated one certificate? Thanks --- Alessandro Ilardo <[EMAIL PROTECTED]> wrote: back to my problem: I discovered that the kindly network administ

Re: tomcat doesn't reload my classes

2006-10-05 Thread Alessandro Ilardo
nothing to do with your problem, just an observation. The mysql driver name org.gjt.mm.mysql.Driver is very old and kept only for compatibility reasons. The driver location is currently at com.mysql.jdbc.Driver. --David Alessandro Ilardo wrote: Hi there, on a remote tomcat 5.5 webserver we uploaded

tomcat doesn't reload my classes

2006-10-05 Thread Alessandro Ilardo
able="true"> digest="MD5" driverName="org.gjt.mm.mysql.Driver" connectionURL="jdbc:mysql://***" userTable="user" userNameCol="user" userCredCol="password" userRoleTable="role" roleNameCol=

Bundled Tomcat slow shut down

2006-09-12 Thread Alessandro Ilardo
Hi there, I just installed NetBeans 5 wich has Tomcat 5 bundled. I can start Tomcat without any trouble, but if I stop it, becomes really slow getting this error message on the screen: 12-set-2006 21.43.03 org.apache.coyote.http11.Http11Protocol pause INFO: Pausing Coyote HTTP/1.1 on http-8084