> From: John Cartwright [mailto:john.c.cartwri...@noaa.gov]
> Subject: JSP: "No suitable driver found"
> 
> DataSource invalid: "java.sql.SQLException: 
> No suitable driver found for ${myDS}"

The presence of the ${} in the message is certainly rather odd.  This is not 
likely to be related, but you might want to play with the setting of 
org.apache.jasper.compiler.Parser.STRICT_QUOTE_ESCAPING, just in case you have 
an odd construct.  Look here for details:
http://tomcat.apache.org/tomcat-6.0-doc/config/systemprops.html#Jasper

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to