[
https://issues.apache.org/jira/browse/ISIS-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Haywood resolved ISIS-551.
------------------------------
Resolution: Fixed
> Not forwarding onto the error page correctly if any of the application
> actions (ie menus) hit the object store when the transaction has been set to
> ABORT due to an earlier failure.
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ISIS-551
> URL: https://issues.apache.org/jira/browse/ISIS-551
> Project: Isis
> Issue Type: Bug
> Components: Viewer: Wicket
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Fix For: viewer-wicket-1.3.0
>
>
> In Estatio we have an application action (ie action on a domain service tha
> appears in the menu) that has an disableXxx guard which queries the database.
> If an error occurs, the transaction will be set to status ABORT.
> When Isis tries to forwarding to the error page, the error page attempts to
> render the application actions, and hits a further error. This causes the
> error page to not be rendered either, getting a generic servlet container 503.
> The correct thing to do, I think, is to suppress the application actions menu
> services from the error page.
--
This message was sent by Atlassian JIRA
(v6.1#6144)