users@glassfish.java.net

Re: Error Handling Problem

From: <Jan.Luehe_at_Sun.COM>
Date: Sat, 16 Jun 2007 01:26:12 -0700

glassfish_at_javadesktop.org wrote:

>in web.xml:
>
><error-page>
> <exception-type>java.sql.SQLException</exception-type>
> <location>/error.jsp</location>
></error-page>
>
>but if throws SQLException I see standart page for exception by application server and i want to see error.jsp
>
>

This is working for me.
Which GlassFish build are you using?
Any chance that you could attach your WAR file?

Jan

>[Message sent by forum member 'ser' (ser)]
>
>http://forums.java.net/jive/thread.jspa?messageID=222098
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
>