JBoss Community

Re: Calling JBoss web service sometimes times out from a C# client

created by spyhunter99 in JBoss Web Services - View the full discussion

before calling the service, try this.

 

ServicePointManager.Expect100Continue = false;

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community