[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-3450) IllegalStateException: Application was not properly initialized at startup, could not find Factory: javax.faces.context.FacesContextFactory

Matija Mazi (JIRA) jira-events at lists.jboss.org
Thu Sep 25 06:24:20 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBSEAM-3450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12431117#action_12431117 ] 

Matija Mazi commented on JBSEAM-3450:
-------------------------------------

I had a similar problem when trying to send emails using Renderer in an asynchronous call (but not in normal call). It turned out that the problem disappeared when I correctly packaged the libraries in the ear, as specified here: http://docs.jboss.com/seam/2.0.2.SP1/reference/en-US/html/configuration.html#d0e15395 (see where all the jars should be).

I can give more details if anyone thinks this helps.

> IllegalStateException:  Application was not properly initialized at startup, could not find Factory: javax.faces.context.FacesContextFactory
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-3450
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3450
>             Project: Seam
>          Issue Type: Bug
>    Affects Versions: 2.1.0.BETA1
>         Environment: JBoss AS 4.2.2.GA, Seam 2.1.0-BETA1 and SNAPSHOTS
>            Reporter: Robert Morse
>            Priority: Critical
>             Fix For: 2.1.0.GA
>
>
> Seam component attempting to render an Excel xhtml page, throws the above exception.  The identical configuration works under Seam 2.0.x.  This also appears to happen when attempting to render a mail .xhtml page as well.   Please see:
> http://seamframework.org/Community/SeamMailAgain for a full stack trace.  I'm attempting to create small example that demonstrates this error, but I have no estimate when I'll have that done.  In the mean time, if there are suggestions for a work around or a fix, I'll be more than happy to try it out.

-- 
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 seam-issues mailing list