[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3133) the/an in "Attempted to invoke a Seam component outside the an initialized application"

Jacek Laskowski (JIRA) jira-events at lists.jboss.org
Sat Jun 21 16:18:37 EDT 2008


the/an in "Attempted to invoke a Seam component outside the an initialized application"
---------------------------------------------------------------------------------------

                 Key: JBSEAM-3133
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-3133
             Project: Seam
          Issue Type: Bug
    Affects Versions: 2.0.3.CR1
            Reporter: Jacek Laskowski


The following exception message contains "the an".

{code}
java.lang.IllegalStateException: Attempted to invoke a Seam component outside the an initialized application
        at org.jboss.seam.contexts.Lifecycle.getApplication(Lifecycle.java:36)
        at org.jboss.seam.contexts.Lifecycle.endApplication(Lifecycle.java:54)
        at org.jboss.seam.contexts.ServletLifecycle.endApplication(ServletLifecycle.java:118)
        at org.jboss.seam.servlet.SeamListener.contextDestroyed(SeamListener.java:39)
        at org.mortbay.jetty.handler.ContextHandler.doStop(ContextHandler.java:574)
        at org.mortbay.jetty.webapp.WebAppContext.doStop(WebAppContext.java:485)
{code}

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

        



More information about the seam-issues mailing list