[jboss-dev-forums] [JBoss ESB Development] - SoapProxy issue while calling Client Program

David Ward do-not-reply at jboss.com
Mon May 24 11:42:13 EDT 2010


David Ward [http://community.jboss.org/people/dward] replied to the discussion

"SoapProxy issue while calling Client Program"

To view the discussion, visit: http://community.jboss.org/message/544531#544531

--------------------------------------------------------------
Lackkie,

First I should note that this is the JBossESB Developer Forum, where we discuss design and architecture of JBossESB.  If you require community assistance in the future, please use the JBossESB User Forum instead.  Another option is to buy a subscription to our SOA Platform, where we can provide you, the customer, with a guaranteed SLA.

However, I will give you a pointer here this time...   ;) 

In looking at your test program, I do see this line:

method.setRequestHeader("SOAPAction", "\"\"");


You should either:
1. Change that SOAPAction to " http://www.webservicex.net/GetQuote http://www.webserviceX.NET/GetQuote" instead of empty quotes, as mapped in the log, or
2. Change your namespace of xmlns:web=" http://www.webservicex.net/ http://www.webservicex.net/" to xmlns:web=" http://www.webservicex.net/ http://www.webserviceX.NET/", again as mapped in the log.

Best regards,
David

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/544531#544531]

Start a new discussion in JBoss ESB Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2032]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100524/1104aea4/attachment.html 


More information about the jboss-dev-forums mailing list