[jboss-jira] [JBoss JIRA] (WFLY-1785) WAR_BUNDLES_JSF_IMPL does not work for EAR files

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Mon Nov 18 23:29:06 EST 2013


    [ https://issues.jboss.org/browse/WFLY-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924723#comment-12924723 ] 

RH Bugzilla Integration commented on WFLY-1785:
-----------------------------------------------

James Livingston <jlivings at redhat.com> made a comment on [bug 991276|https://bugzilla.redhat.com/show_bug.cgi?id=991276]

>From https://github.com/wildfly/wildfly/commit/5738dcd2a8ddd5bb42582b7078dda5792468540b I'd say:


Cause: Only the (sub-)deployment was checked for the JSF marker, causing it not to be found when it was in a distinct top-level deployment (EAR).

Fix: Check the top-level deployment for the JSF marker.
                
> WAR_BUNDLES_JSF_IMPL does not work for EAR files
> ------------------------------------------------
>
>                 Key: WFLY-1785
>                 URL: https://issues.jboss.org/browse/WFLY-1785
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: JSF
>    Affects Versions: 8.0.0.Alpha3
>         Environment: Windows 7 Professional.  Service Pack 1. 32 Bit.
>            Reporter: William Lovett
>            Assignee: Stan Silvert
>            Priority: Minor
>             Fix For: 8.0.0.Alpha4
>
>
> Hello Learned and Astonishly Charming JBoss Associates,
> I've been trying for quite some time now to get my successfully deployed WAR to become a successfully deployed EAR.  Much to my chagrin, this has been my white whale, and it just might kill me.
> In a nutshell, the attached EAR file contains a WAR.  If you deploy that WAR file everything works smooth as butter.  As soon as you put it in an EAR format however, you get the following well placed riposte:
> 19:33:57,513 WARN  [org.jboss.as.jsf] (MSC service thread 1-2) JBAS012603: Unknown JSF version 'WAR_BUNDLES_JSF_IMPL'.  Default version 'main' will be used instead.
> Not cool, JBoss.  Not cool.
> I've tried moving the jars to different places in the WAR/EAR.  I've tried using Manifest files.  I've tried colorfully adorned four letter expletives.  JBoss is unmoved.  Does anyone know why JBoss is rejecting my JSF advances?  Can the relationship be fixed?
> Using EAP 6.1 which I believe is equivalent to AS 7.2.
> Thanks in advance,
> Will
> PS:  The forum didn't like me attaching a 1.8 meg file so here's a download link instead
> http://www.williverstravels.com/JDev/Forums/Threads/230850/TestEar.ear

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list