Community

SoapProxy issue while calling Client Program

reply from David Ward in JBoss ESB Development - View the full discussion

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" instead of empty quotes, as mapped in the log, or
  2. Change your namespace of xmlns:web="http://www.webservicex.net/" to xmlns:web="http://www.webserviceX.NET/", again as mapped in the log.

 

Best regards,

David

Reply to this message by going to Community

Start a new discussion in JBoss ESB Development at Community