servlet works, jsp does not

2008-08-31 Thread ge
Hi, I was away for 2 weeks. Now checked: As soon as I copy mysql-connector-java-5.1.5-bin.jar into /usr/share/tomcat5/common/lib, --restart tomcat5-- and try test.jsp, I get this: javax.servlet.ServletException: Unable to get connection, DataSource invalid: java.sql.SQLException: No

servlet works, jsp also, thanks!

2008-08-31 Thread ge
Hi, Problem gone now. I deleted /usr/share/tomcat5/common/lib/mysql-connector-java-5.1.5-bin.jar I simply waited for about 10 seconds after tomcat5 restart, and I get now the right display: Results hello 12345 hellox 123456 jsp looks: %@ taglib

Re: antioJarLocking not working

2008-08-31 Thread Aaron Axelsen
I tried sticking the jars there - but it did not seem to make any difference. Let me recap on what we are trying to accomplish. The instructor for the course is using the NetBeans 6.5 IDE for ruby development. The students would then create a war file for deployment on tomcat 6. The students

Re: antioJarLocking not working

2008-08-31 Thread Johnny Kewl
- Original Message - From: Aaron Axelsen [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Sunday, August 31, 2008 9:39 PM Subject: Re: antioJarLocking not working I tried sticking the jars there - but it did not seem to make any difference. Let me recap on what

Re: Default application or HTML redirect

2008-08-31 Thread Konstantin Kolinko
1. Is your host accessible by its IP address? Also, can you access your application locally, but using external (not 127.0.0.1) IP address? 2. I hope, that it is not a caching issue (Ctrl+F5 from browser retrieves non-cached instance of the page, and, I think, should also refresh intermediate

Re: Issue in connecting to tomcat via Apache

2008-08-31 Thread Vasanth Kumar ravi
Thanks Rainer. On Fri, Aug 29, 2008 at 6:16 PM, Rainer Jung [EMAIL PROTECTED]wrote: Vasanth Kumar ravi schrieb: Rainer, I was able to resolve the issue...and the root cause was simple... it was my mistake... in the conf file I had mentioned /examples/* worker1 I was trying to access

RE: servlet works, jsp does not

2008-08-31 Thread Martin Gainty
I've used 3.1 driver with no problemshttp://dev.mysql.com/downloads/connector/j/3.1.html *if your app requires or implements any of the following capabilities*JDBC-4.0 NCHAR NVARCHAR and NCLOB types then stay with 5.1 driverhttp://dev.mysql.com/downloads/connector/j/5.1.htmlfor jsp cache

Re: How to make to Apache-Tomcat 6.0.13 to support all of SSLv2/SSLv3 and TLS protocols

2008-08-31 Thread bhooshanpandit
What JRE / JDK are you using with Tomcat 6.0.13? -Original Message- From: Suresh Kumar J [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Sat, 30 Aug 2008 10:16 pm Subject: Re: How to make to Apache-Tomcat 6.0.13 to support all of SSLv2/SSLv3 and TLS protocols

Re: How to make to Apache-Tomcat 6.0.13 to support all of SSLv2/SSLv3 and TLS protocols

2008-08-31 Thread Suresh Kumar J
Am having the Apache Harmony JRE. [EMAIL PROTECTED] wrote: What JRE / JDK are you using with Tomcat 6.0.13? -Original Message- From: Suresh Kumar J [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Sat, 30 Aug 2008 10:16 pm Subject: Re: How to make to Apache-Tomcat