Hi Lars,

can you send me a test case that shows this behavior, that makes it easy to see what exactly is going on.

Take care,

Geert

On 14 Jul 2006, at 15:01, Lars Grupe wrote:

Hi Geert,

when an database error occurs during initializing rife an exception like
the following will be displayed in the browser:

javax.servlet.ServletException

javax.servlet.ServletException
at com.uwyn.rife.servlet.RifeFilter.doFilter(RifeFilter.java:168)
at electric.servlet.filters.ServletFilterChain.doFilter(Unknown Source)
at electric.servlet.HTTPContext.service(Unknown Source) at
electric.servlet.ServletEngine.service(Unknown Source) at
electric.webserver.WebServer.service(Unknown Source) at
electric.net.socket.SocketServer.run(Unknown Source) at
electric.net.socket.SocketRequest.run(Unknown Source) at
electric.util.thread.ThreadPool.run(Unknown Source) at
java.lang.Thread.run(Thread.java:595)

Is it possible to replace or catch this exception somehow to display the
user another error message?

Btw.: Thanks for your help! The external authentication works fine now.

Cheers,
Lars
_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users


--
Geert Bevin
Uwyn "Use what you need" - http://uwyn.com
RIFE Java application framework - http://rifers.org
Music and words - http://gbevin.com


_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to