|
Page Edited :
SM :
LinkageError on JAXB API when building with JDK 6
LinkageError on JAXB API when building with JDK 6 has been edited by Gert Vanthienen (Feb 14, 2008). Content:When using JDK 6 (up to JDK 6 Update 3) for building ServiceMix, you will run into this LinkageError when building ServiceMix: java.lang.LinkageError:
JAXB 2.0 API is being loaded from the bootstrap classloader, but this RI
(from jar:file:/home/<user>/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.6/jaxb-impl-2.1.6.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class)
needs 2.1 API.
Use the endorsed directory mechanism to place jaxb-api.jar in the bootstrap classloader. (See http://java.sun.com/j2se/1.5.0/docs/guide/standards/)
|
Powered by
Atlassian Confluence
(Version: 2.2.9 Build:#527 Sep 07, 2006)
-
Bug/feature request
Unsubscribe or edit your notifications preferences
Unsubscribe or edit your notifications preferences
