Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7857795
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T21:09:15+00:00 2026-06-02T21:09:15+00:00

I use jaxws 2.2.3 and Jboss 5.1 with JDK 6. When calling ws client,

  • 0

I use jaxws 2.2.3 and Jboss 5.1 with JDK 6.

When calling ws client, I get

 java.util.ServiceConfigurationError: javax.xml.ws.spi.Provider: Provider org.jboss.ws.core.jaxws.spi.ProviderImpl not found (see full stack trace below)

When I remove libs jbossws-native-*.jar from jboss/lib/endorsed everthing works fine. But they must be there.

I tried to tell jboss to use com.sun.xml.ws.spi.ProviderImpl:

  1. META-INF/services/javax.xml.ws.spi.Provider
  2. -Djavax.xml.ws.spi.Provider
  3. to read first my libs WEB-INF/jboss-classloading.xml

    <classloading xmlns="urn:jboss:classloading:1.0"
          parent-first="false"
          domain="DefaultDomain"
          top-level-classloader="true"
          parent-domain="Ignored"
          export-all="NON_EMPTY"
          import-all="true">
    </classloading>
    

No luck. I spent whole day with this and I have no idea.

Please help me.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T21:09:17+00:00Added an answer on June 2, 2026 at 9:09 pm

    I created endorsed libs for jboss instance – /jboss/server//lib/endorsed and copied these jars:

    jaxws-api-2.2.3.jar
    jaxws-rt-2.2.3.jar
    jaxws-spring-1.8.jar
    policy-2.2.2.jar
    

    in my startup file I added:

    set PRIVATE_ENDORSED_DIRS=%JBOSS_HOME%\server\portal_V1\lib\endorsed
    

    then in run.bat:

    if "x%PRIVATE_ENDORSED_DIRS%" == "x" (
      set "JBOSS_ENDORSED_DIRS=%JBOSS_HOME%\lib\endorsed"
    ) else (
      set "JBOSS_ENDORSED_DIRS=%PRIVATE_ENDORSED_DIRS%;%JBOSS_HOME%\lib\endorsed"
    )
    
    REM set JBOSS_ENDORSED_DIRS=%JBOSS_HOME%\lib\endorsed
    

    I couldn’t play with JBoss libraries, because there are JBoss instances which don’t belong to me and I know nothing about them.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I use Spring 3.1 SimpleJaxWsServiceExporter to publish a webservice like this: <bean class=org.springframework.remoting.jaxws.SimpleJaxWsServiceExporter >
I'm trying to use the cxf:jaxws-client in conjunction with an http outbound endpoint to
I am trying to use the archetype: org.apache.cxf.archetype:cxf-jaxws-javafirst and do a Maven compile. Am
I am testing a web service hosted on https . I use jaxws for
I deployed a JAX-WS Service and use wsimport to generate client code. Because I
I am developing a Java webservice application (with JAX-WS) that has to use two
I use wsgen from the jaxws-maven-plugin to generate web service artifacts from my @WebService
JaxWsProxyFactoryBean and when I should use Java stub generated from wsdl or JAX-WS Proxy?
When I annotate a Java class with @WebService and use it with JAX-WS RI
I have a problem with development resteay+ejb+json. Using Jboss-5.1.0.GA. I get example from resteasy-jaxrs

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.