you can either configure custom 500 error page in a web.xml or you can write custom filter that would generate desired output in case of such errors. I don't think that anyone has out of the box solution.
HTH, Jan On Jul 30, 2012, at 3:15 PM, Dominik Berger (via Magnolia Forums) wrote: > Hi all, > i am searching a way to configure Magnolia so that it shows the enduser a > proper error message in case an exception happend in the filter chain. > We are calling an webservice in the filter chain, and if the webservice call > ends in an exception the user should be informed in a proper way. Not in a > global 500 http error message page. > I would like to send the user back an http 200 response, where the site > contains the an error message. > > Is there an solution available from magnolia, or did somebody had the same > issue already? > > Thanks for your reponse and best regards, > > Dominik > > -- > Context is everything: > http://forum.magnolia-cms.com/forum/thread.html?threadId=56b90218-8992-4547-be2d-372aec090881 > > > ---------------------------------------------------------------- > For list details, see: > http://www.magnolia-cms.com/community/mailing-lists.html > Alternatively, use our forums: http://forum.magnolia-cms.com/ > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
