ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » wsse header inside wsdl

Post new topic  Reply to topic
 wsse header inside wsdl « View previous topic :: View next topic » 
Author Message
bprasana
PostPosted: Tue Jun 08, 2010 11:57 am    Post subject: wsse header inside wsdl Reply with quote

Disciple

Joined: 18 Apr 2005
Posts: 179

This is probably the wrong forum. But I am trying to edit WSDLs in eclipse WMB 6.1 toolkit, I am sure someone must have tried this.

The requirement is - for all soap messages I need to add customized client header along with wsse headers. Do we need to add wsse security header explicitly to the WSDL?
This is the sample -
Quote:

<soapenv:Header>
<wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" soapenv:mustUnderstand="true">
<wsse:UsernameToken>
<wsse:Username>fficuser</wsse:Username>
<wsse:Password>gjr4#7fw</wsse:Password>
</wsse:UsernameToken>
</wsse:Security>
<ClientHeader>
<Created>2010-03-01</Created>
<OriginatingApplication>abc</OriginatingApplication>
</ClientHeader>
</soapenv:Header>
<soapenv:Body>

Where do i define it in WSDL?
[/quote]
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » wsse header inside wsdl
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.