[prev in list] [next in list] [prev in thread] [next in thread] 

List:       muse-user
Subject:    modify muse soap header in server side?
From:       kamjum <kamjum2 () hotmail ! com>
Date:       2009-02-24 16:19:06
Message-ID: 22182692.post () talk ! nabble ! com
[Download RAW message or body]


I am developing WebServies using muse.
I want to change response soap header in server side.
but i don't know where generate muse soap header.

and 
------------------------------------------------------------------------------------------------------
 <soapenv:Header>
    <wsa:To>http://www.w3.org/2005/08/addressing/anonymous</wsa:To>
    <wsa:ReplyTo>
        <wsa:Address>http://www.w3.org/2005/08/addressing/none</wsa:Address>
    </wsa:ReplyTo>
    <wsa:MessageID>urn:uuid:FAE1344CA2B58A6F6712354880433192</wsa:MessageID>
   
<wsa:Action>http://www.gridnrm.org/anu/GNRM/CreateGridNetPath/CreateGridNetPathRequest
  </wsa:Action>
    <wsa:RelatesTo
wsa:RelationshipType="http://www.w3.org/2005/08/addressing/reply">uuid:a948b86d-a090-6e8b-446a-0fc2a8364402</wsa:RelatesTo>
 </soapenv:Header>
------------------------------------------------------------------------------------------------------
 Above soap header is response from server, but <wsa:Action> isn't
CreateGridNetPathResponse like this 
   
<wsa:Action>http://www.gridnrm.org/anu/GNRM/CreateGridNetPath/CreateGridNetPathRequest
  </wsa:Action>.

I had generaed to use "muse-2.2.0-bin/bin/wsdl2java -j2ee axis2 -wsdl
wsdl/xxx.wsdl".
I know that request action changed in
"org.apache.muse.core.platform.axis2.ResponseActionHandler" for response
message.But it isn't changed.

I have two questions

1. I want to know where is created response soap header(for muse) in server
side.
2. why not change <wsa:Action> in response(...Request->...Response).
-- 
View this message in context: \
http://www.nabble.com/modify-muse-soap-header-in-server-side--tp22182692p22182692.html
 Sent from the Muse User mailing list archive at Nabble.com.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic