You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Ben Weidig (Jira)" <ji...@apache.org> on 2021/05/07 09:07:00 UTC

[jira] [Assigned] (TAP5-2678) Java 11 is missing JAXB for Hibernate 5.1

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

Ben Weidig reassigned TAP5-2678:
--------------------------------

    Assignee: Ben Weidig

> Java 11 is missing JAXB for Hibernate 5.1
> -----------------------------------------
>
>                 Key: TAP5-2678
>                 URL: https://issues.apache.org/jira/browse/TAP5-2678
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-hibernate
>    Affects Versions: 5.7.2, 5.6.4
>            Reporter: Ben Weidig
>            Assignee: Ben Weidig
>            Priority: Minor
>
> Java 11 removed the javax.xml.bind related packages, which were deprecated in Java 9.
> It looks like tapstry-hibernate depends on java.xml.bind being available, so either
> [https://cwiki.apache.org/confluence/display/TAPESTRY/Supported+Environments+and+Versions]
> should mention the additional dependencies, or maybe they should be added with a version-guard.
> Additional info:
> [https://crunchify.com/java-11-and-javax-xml-bind-jaxbcontext/]
>  
> [https://stackoverflow.com/questions/43574426/how-to-resolve-java-lang-noclassdeffounderror-javax-xml-bind-jaxbexception]
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)