facebook

WS Client call JAX WS failed

  1. MyEclipse Archived
  2.  > 
  3. Web Services
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #293860 Reply

    Reineke
    Member

    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?

    #293971 Reply

    Brian Fernandes
    Moderator

    Reineke,

    You need to run the client with a 1.5 series JDK or a recent version of 1.6 (typically an version of of 1.6 beyond update 4). What JDK are you attempting to run the client with?

    #297416 Reply

    crisswaddle
    Member

    I am using a 1.5 series JDK. Still no luck.
    I imagin this is a common problem, especially if one is updating myeclipse periodically.

    #298231 Reply

    Bcardinal
    Member

    I have the same issue… any idea of the resolution?

    #299825 Reply

    dhiraj31
    Member

    I have the same issue any luck please ???

    #299826 Reply

    dhiraj31
    Member

    My configuration are
    Version: 7.5
    Build id: 7.5-20090609
    OS : 10.5.7
    How to fix this bug

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: WS Client call JAX WS failed

You must be logged in to post in the forum log in