facebook

Jax-ws remote login

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #302412 Reply

    arielbialik
    Member

    I am developing a Jax-Ws web service. It works fine as MyEclipse Server Application using jBoss 4.x. When running it under jBoss or as jBoss remote Java Application I get the error: java.lang.LinkageError: JAXB 2.0 API is being loaded from the bootstrap classloader, but this RI (from jar:file:/C:/Program%20Files/jboss-4.0.5.GA/server/default/./tmp/deploy/tmp29129Tim-exp.war/WEB-INF/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/)
    I copied jaxb-api-2.1.jar and jaxb-impl-2.1.10.jar in jBoss’ endorsed directory but the problem continues.
    The same behavior occurs when I run MyEclipse Calculator Web Server example.:

    Thanks for your help

    Ariel

    #302451 Reply

    Loyal Water
    Member

    I’m sorry but I’m just not familiar enough with JBoss to know how to help you out here. You should cross post this query on the JBoss forums.

    #302452 Reply

    Loyal Water
    Member

    Moving to Off Topic >> Software Development.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Jax-ws remote login

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