hi All, I am having a wsdl and i am using axis2 version 1.2 to generate client stub code using adb binding.
There is message level security incorporated in the service and i need to send security information in the header of the soap envelope using BinarySecurityToken. How to incorporate security information in my client code? Can some one suggest me how to go about and provide me some sample code for sending BinarySecurityToken information along with my client code. Thanks, Vittal --- vittal nangunoori <[EMAIL PROTECTED]> wrote: > Note: forwarded message attached. > > > > > ____________________________________________________________________________________ > Pinpoint customers who are looking for what you > sell. > http://searchmarketing.yahoo.com/> Date: Thu, 20 Sep 2007 09:58:47 -0700 (PDT) > From: vittal nangunoori <[EMAIL PROTECTED]> > Subject: [axis2-1.2]How to assign values to Binary > Security Token in client stub code > To: axis user <[EMAIL PROTECTED]> > > hi All, > > I have generated client stub code using adb binding. > In the security header I am unable to send both text > data (base 64 encoded data of the public key) to > BinarySecurityToken element and values to its > attributes like ValueType, wsu:Id and EncodingType. > > Can any one provide solution to this issue. > > Thanks > Vittal > > > > > ____________________________________________________________________________________ > Luggage? GPS? Comic books? > Check out fitting gifts for grads at Yahoo! Search > http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] ____________________________________________________________________________________ Pinpoint customers who are looking for what you sell. http://searchmarketing.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
