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 8195283
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T05:05:10+00:00 2026-06-07T05:05:10+00:00

I have a web-service, which uses Web Service Addressing. It is written in .NET

  • 0

I have a web-service, which uses Web Service Addressing. It is written in .NET platform, I’ve imported it into my application via wsimport, JAX-WS included in JDK 1.6.0_24. It works somehow, but some operations fail, in the .net client log I see the next error message:

Communication exception System.ServiceModel.ProtocolException: A reply
message was received for operation ‘UpdateMatchState’ with action
‘Mystuff:IQuoteReceiver:UpdateMatchStateResponse’. However, your
client code requires action
‘Mystuff/IQuoteReceiver/UpdateMatchStateResponse’.

Seems they use different standard, .net client expect slashes, but java client sends colons. Any ideas in which direction should I dig to make it work?

Update:

Ok, after investigation of a source code, I’ve found part which does it (W3CAddressingWSDLParserExtension):

protected static final String buildAction(String name, WSDLOperation o, boolean isFault) {
    String tns = o.getName().getNamespaceURI();

    String delim = SLASH_DELIMITER;

    // TODO: is this the correct way to find the separator ?
    if (!tns.startsWith("http"))
        delim = COLON_DELIMITER;
...
}

So, if web service type namespace starts with http, it uses slashes as delimiter, otherwise it uses colons, meanwhile .NET uses slashes only. So much magic!

  • 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-07T05:05:12+00:00Added an answer on June 7, 2026 at 5:05 am

    As said in my question, the problem is in JAX-WS implementation bundled in the JDK, either patch it (using endorsed) or just use Apache CFX, it works better.

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

Sidebar

Related Questions

I have a currency converter application for iphone which uses web service. The web
I have an application which uses a web service to get data. Before getting
I have a RESTful web service which runs on Glassfish Application Server. When I
I have a web application which uses membership and profiles. I successfully used the
I have written a SOAP based web service which runs fine on a Tomcat
I have a soap web service in my web layer (s#arp architecture) which uses
We have a simple WCF (on .NET 4.0) Service which uses Windows authentication and
I Have a web site, which is on server1. It uses web service, which
I have a very simple WCF4 Restful web service which uses WcfRestContrib to allow
We've written a web service which uses a simple entity translator to map the

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.