[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2753) Unhandled event loop exception when make OpenOn on <location>/anyPage.seam</location> in web.xml if page doesn't exist.

Anton Klimkovich (JIRA) jira-events at lists.jboss.org
Wed Sep 10 06:48:50 EDT 2008


Unhandled event loop exception when make OpenOn on <location>/anyPage.seam</location> in web.xml if page doesn't exist.
-----------------------------------------------------------------------------------------------------------------------

                 Key: JBIDE-2753
                 URL: https://jira.jboss.org/jira/browse/JBIDE-2753
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: common, jsp/jsf/xml source editing
    Affects Versions: 3.0.0.beta1
            Reporter: Anton Klimkovich
            Assignee: Alexey Kazakov


EXECUTE: Create seam web project
EXECUTE: Open web.xml
EXECUTE: Add to the source:
<error-page>
  <error-code>404</error-code>
  <location>/home2.seam</location>
 </error-page>

EXECUTE: Make OpenOn on <location>/home2.seam</location> 
FAILURE:   Unhandled event loop exception is occured.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list