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

Reply via email to