Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / August 2007

Tip: Looking for answers? Try searching our database.

Axis 1.4 Client and "Did not understand "MustUnderstand" header(s)"

Thread view: 
Reg - 13 Aug 2007 19:50 GMT
Hello,

I have a Axis 1.4 Java client and .NET Web Service.
When I try to use Web Services method "Did not understand "MustUnderstand"
header(s)"
error occurs. Can anyone say how to get rid of it?

I tried to use code like below but without success.

     call.setSOAPVersion(SOAPConstants.SOAP12_CONSTANTS);

       SOAPHeaderElement header = new
SOAPHeaderElement("http://example.com/header",
                                                        "very-important-info",
"blah");
       header.setMustUnderstand(true);
       header.setActor(Constants.URI_SOAP12_ULTIMATE_ROLE);

       call.addHeader(header);

Cheers,
GArlington - 14 Aug 2007 15:53 GMT
> Hello,
>
[quoted text clipped - 17 lines]
>
> Cheers,

Try
http://www.pocketsoap.com/weblog/2005/02/1508.html
and
google search for 'axis mustunderstand (header)'


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.