[seam-issues] [JBoss JIRA] Updated: (SEAMFACES-127) faces-shortly - missing slf4j impl on GlassFish

Jozef Hartinger (JIRA) jira-events at lists.jboss.org
Mon Jun 20 06:34:23 EDT 2011


     [ https://issues.jboss.org/browse/SEAMFACES-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jozef Hartinger updated SEAMFACES-127:
--------------------------------------

        Fix Version/s: 3.0.3
                           (was: Future)
    Affects Version/s: 3.0.2


> faces-shortly - missing slf4j impl on GlassFish
> -----------------------------------------------
>
>                 Key: SEAMFACES-127
>                 URL: https://issues.jboss.org/browse/SEAMFACES-127
>             Project: Seam Faces
>          Issue Type: Bug
>    Affects Versions: 3.0.0.Final, 3.0.2
>            Reporter: Jozef Hartinger
>             Fix For: 3.0.3
>
>
> Due to changes in transitive dependencies, slf4j implementation is no longer pulled in. As a result the applications fails to deploy, as this jar is required by hibernate.
> We could either:
> a) declare an explicit dependency for an slf4j implementation
> b) do not use hibernate in the glassfish deployment - instead, provide a persistence configuration for GlassFish's builtin database - this is *much* cleaner solution since it does not required libraries that provide functionality alternative to the application server to be bundled with the application, plus it is alligned with how other other seam examples work.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list