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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T21:57:07+00:00 2026-06-14T21:57:07+00:00

We are planning to use CXF to generate Java classes for our Java client

  • 0

We are planning to use CXF to generate Java classes for our Java client code. And I’ve read that CXF is thread-safe see CXF FAQ.

But what I cannot find is whether 2 calls in 2 threads to the same soap service are executed at the same time or whether one will be blocking the other?

So we have multiple threads calling the same soap service instance like

class TestSoapRunner implements Runnable {
  private TestSoap testSoap;

  public TestSoapRunner(TestSoap testSoap) { // <- all threads use same TestSoap instance
    this.testSoap = testSoap;
  }

  public run() {
     ...
     testSoap.test();  // <- in multiple threads. is one call blocking others???
     ...
  }
}

and I need to know if only one soap call is executed at the same time i.e. one call blocks all other calls until it finishes; or whether all calls go through at the same time.

  • 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-14T21:57:09+00:00Added an answer on June 14, 2026 at 9:57 pm

    They all go through at the same time.

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

Sidebar

Related Questions

I am planning to use .NET Client along with a Java Server. Are there
We are planning to use HTML 5 's Application cache in our application for
I am planning to use Auto reset Event Handle for Inter Thread communication. EventWaitHandle
im planning to use java/jsp for web application installed on virtual web hosting space
We are planning to use AdControl in our windows phone app to show advertisement.
We are planning to use SOAP UI Pro to test our Services (developed in
We are planning to use the Scala in our upcoming project. We are all
I am planning to use StyleCop in my project. My requirement is that the
I'm planning to use a visible timer that will count down from 30 seconds
We're planning to use standard ASP.NET user authentication for our application. However, by default

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.