You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Bauke Scholtz (Jira)" <ji...@apache.org> on 2022/01/15 15:08:00 UTC

[jira] [Updated] (TOMEE-3824) New Jakarta EE 9 XML namespace not recognized in web-fragment.xml

     [ https://issues.apache.org/jira/browse/TOMEE-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bauke Scholtz updated TOMEE-3824:
---------------------------------
    Description: 
Deploing a webapp with Jakarta EE 9 compatible web-fragment JAR such as OmniFaces 4.x with this [https://github.com/omnifaces/omnifaces/blob/4.x/src/main/resources/META-INF/web-fragment.xml] referring to [https://jakarta.ee/xml/ns/jakartaee/web-fragment_5_0.xsd] throws jakarta.xml.bind.UnmarshalException: unexpected element (uri:"https://jakarta.ee/xml/ns/jakartaee", local:"web-fragment")

 

  was:
Deploing a webapp with Jakarta EE 9 compatible web-fragment.xml such as OmniFaces 4.x with this [https://github.com/omnifaces/omnifaces/blob/4.x/src/main/resources/META-INF/web-fragment.xml] referring to [https://jakarta.ee/xml/ns/jakartaee/web-fragment_5_0.xsd] throws jakarta.xml.bind.UnmarshalException: unexpected element (uri:"https://jakarta.ee/xml/ns/jakartaee", local:"web-fragment")

 


> New Jakarta EE 9 XML namespace not recognized in web-fragment.xml
> -----------------------------------------------------------------
>
>                 Key: TOMEE-3824
>                 URL: https://issues.apache.org/jira/browse/TOMEE-3824
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 9.0.0-M7
>            Reporter: Bauke Scholtz
>            Priority: Major
>
> Deploing a webapp with Jakarta EE 9 compatible web-fragment JAR such as OmniFaces 4.x with this [https://github.com/omnifaces/omnifaces/blob/4.x/src/main/resources/META-INF/web-fragment.xml] referring to [https://jakarta.ee/xml/ns/jakartaee/web-fragment_5_0.xsd] throws jakarta.xml.bind.UnmarshalException: unexpected element (uri:"https://jakarta.ee/xml/ns/jakartaee", local:"web-fragment")
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)