great news to expand the customer base of Axis services for .NET clients let us know when the patch is ready with testcases
Thanks Abid! Martin Gainty ______________________________________________ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le destinataire prévu, nous te demandons avec bonté que pour satisfaire informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > From: abz...@gmail.com > Date: Mon, 7 Mar 2011 19:11:58 +0000 > Subject: Re: .net and axis2/rampart > To: java-dev@axis.apache.org > CC: mgai...@hotmail.com > > Just to let you know the addressing issue mentioned earlier is not an issue. > > I have managed to get it working by specifying the 'signatureParts' in > the axis2.xml file, and adding the USE_DOOM/SOAP_12 constant in the > stub. There does not seem to be any mention of this anywhere in the > documentation. > > The only issue was with WSS4J, which I'll be providing a patch for. > > > On 23 February 2011 15:54, Abid K. <abz...@gmail.com> wrote: > > Lastly, the error WCF now reports is... > > > > 'The message received over Transport security has unsigned 'To' header.' > > > > > > On 23 February 2011 15:30, Abid K. <abz...@gmail.com> wrote: > >> Also, I should point out I modified the auto-generated stub and included... > >> > >> _operationClient.getOptions( ).setSoapVersionURI( > >> SOAP12Constants.SOAP_ENVELOPE_NAMESPACE_URI ); > >> > >> Thanks > >> > >