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

Shane Bryzak (JIRA) jira-events at lists.jboss.org
Wed Mar 30 04:01:38 EDT 2011


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

Shane Bryzak updated SEAMFACES-127:
-----------------------------------

    Fix Version/s: Future


> 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
>            Reporter: Jozef Hartinger
>             Fix For: Future
>
>
> 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