I have MyEclipe 7 the call with a JAX WS generated client to a service failed
Exception in thread “main” java.lang.LinkageError: JAXB 2.0 API is being loaded from the bootstrap classloader, but this RI (from jar:file:/C:/Programme/Genuitec/Common/plugins/com.genuitec.eclipse.ws.xfire_7.0.0.zmyeclipse70020081206/lib/webservices-rt.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/)
Any idea?