JBoss Seam Debug Page

JBoss Seam Debug Page

This page allows you to browse and inspect components in any of the Seam contexts associated with the current session. It also shows a list of active, long-running conversations. You can select a conversation to view its contents or destroy it.

Conversations

Conversation ID #{_entry.id} Nested? #{_entry.nested} Activity #{' - '} Description #{_entry.description} View ID #{_entry.viewId} Action Select #{' '}

-  Component 

#{attribute.name} #{attribute.stringValue}

-  Conversation Context 

#{name}

-  Business Process Context

#{name}

-  Session Context

#{name}

+  Application Context

#{name}

-  Exception

Exception during request processing:
Caused by #{exception.class.name} with message: "#{exception.getMessage()}"

#{stackElement}