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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T22:16:06+00:00 2026-06-06T22:16:06+00:00

i am looking for ways to skip the HTTP 202 reponse send back by

  • 0

i am looking for ways to skip the HTTP 202 reponse send back by CXF when using WS Addressing. We need to support clients that are not capable of handling the HTTP 202 response. The operate in a request-response mode and are not able to handle the HTTP 202 returned by CXF.

Is there any way to skip the HTTP 202 reponse ?

  • 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-06T22:16:08+00:00Added an answer on June 6, 2026 at 10:16 pm

    The HTTP 202 indicates that the WS-Addressing structure is handling the incoming SOAP message as asynchronous. The trick is to give a good value for the ReplyTo property in the WSDL.

    The ReplyTo (wsa:Replyto) element is used to select between synchronous and asynchronous behavior. This element always includes a element which is used to specify the address of the callback server.

    For synchronous behavior, specify the Anonymous URL as the Callback URL.

    <wsa:ReplyTo>
             <wsa:Address>http://www.w3.org/2005/08/addressing/anonymous</wsa:Address>
    </wsa:ReplyTo>
    

    For asynchronous behavior, specify the address of your application’s callback server.

     <wsa:ReplyTo>
          <wsa:Address>http://<server>/servlet/CallBackHandler</wsa:Address>
     </wsa:ReplyTo>
    

    So using the anonymous url eliminates the HTTP 202

    More information can be found here:

    https://developer.connectopensource.org/display/CONNECTWIKI/Asynchronous+Web+Service+Calls+Using+WS-Addressing

    and

    http://developer.cisco.com/paws/PAWS_Developer_Guide/index.html?asynchronous_behavior.html

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

Sidebar

Related Questions

I am looking for ways that someone could maliciously pause a Flash movie -
I am looking for ways to zoom in a Java Swing application. That means
I'm looking at ways to get information from my MySQL DB using iOS. The
I'm looking for ways to detect/estimate the country from which a http-request is coming
I'm looking into ways of formally specifying format for various binary streams and using
I've been looking up ways to run external programs using Java's runtime. This works
I am looking for ways to write migrations in rails that can be executed
I'm looking for ways to generate PDFs on-the-fly, preferably using a command line tool,
I'm looking for ways of converting an array of byte values in DWord using
I am looking for ways to dynamically update the inline entries using ajax. i.e.

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.