spyhunter99 [https://community.jboss.org/people/spyhunter99] created the discussion
"Re: Calling JBoss web service sometimes times out from a C# client" To view the discussion, visit: https://community.jboss.org/message/772607#772607 -------------------------------------------------------------- before calling the service, try this. ServicePointManager.Expect100Continue = false; -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/772607#772607] Start a new discussion in JBoss Web Services at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
