[
https://jira.jboss.org/jira/browse/JBSEAM-3133?page=com.atlassian.jira.pl...
]
Shane Bryzak closed JBSEAM-3133.
--------------------------------
Resolution: Done
Assignee: Shane Bryzak
Grammar nazi ;p .... fixed :)
the/an in "Attempted to invoke a Seam component outside the an
initialized application"
---------------------------------------------------------------------------------------
Key: JBSEAM-3133
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3133
Project: Seam
Issue Type: Bug
Affects Versions: 2.0.3.CR1
Reporter: Jacek Laskowski
Assignee: Shane Bryzak
Priority: Trivial
Fix For: 2.1.0.BETA1
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:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira