Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

no SOAPAction header!

843833Jan 17 2007 — edited Jan 19 2007
Hi i am trying a access a webservice using SAAJ, i am using SAAJ to build SOAP message , and using Java HTTP URL class to connect , but i am getting internal 500 server Error , when i debugged with ethereal i found that
<faultcode xmlns:ns1="http://xml.apache.org/axis/">ns1:Client.NoSOAPAction</faultcode>
<faultstring>no SOAPAction header!</faultstring>

in the response headers.
I am newbie to webservices help will be appreciated

Thanks in advance
Anil
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 16 2007
Added on Jan 17 2007
1 comment
386 views