[jira] Updated: (AXIS2-3624) Addressing reference parameter issue

2008-04-03 Thread Davanum Srinivas (JIRA)

 [ 
https://issues.apache.org/jira/browse/AXIS2-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davanum Srinivas updated AXIS2-3624:


Fix Version/s: (was: 1.4)

removing from 1.4 bucket.

 Addressing reference parameter issue
 

 Key: AXIS2-3624
 URL: https://issues.apache.org/jira/browse/AXIS2-3624
 Project: Axis 2.0 (Axis2)
  Issue Type: Bug
  Components: Addressing
Reporter: Deepal Jayasinghe
Assignee: Deepal Jayasinghe
Priority: Critical

 When I run the test1133 , it seems to me that we are not sending the correct 
 response
 Request 
 ===
 s:Envelope xmlns:a=http://www.w3.org/2005/08/addressing; 
 xmlns:s=http://schemas.xmlsoap.org/soap/envelope/;  s:Header  a:Action 
 s:mustUnderstand=1http://example.org/action/echoIn/a:Action  a:ReplyTo 
  a:Addresshttp://www.w3.org/2005/08/addressing/anonymous/a:Address  
 a:ReferenceParameters  CustomerKey 
 xmlns=http://example.org/customer;Key#123456789/CustomerKey  
 /a:ReferenceParameters  /a:ReplyTo  a:FaultTo  
 a:Addresshttp://www.w3.org/2005/08/addressing/anonymous/a:Address  
 a:ReferenceParameters  CustomerKey 
 xmlns=http://example.org/customer;Fault#123456789/CustomerKey  
 /a:ReferenceParameters  /a:FaultTo  
 a:MessageIDurn:uuid:e43eabeb-f0f2-4aec-b2df-63da55e0192d/a:MessageID  
 a:To 
 s:mustUnderstand=1http://10.10.34.13:8080/axis2/services/WSAddressingCREchoLast/a:To
   /s:Header  s:Body  echoIn 
 xmlns=http://example.org/echo;faulttest1133/echoIn  /s:Body 
 /s:Envelope
 Response
  
 soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/;  
 soapenv:Header xmlns:wsa=http://www.w3.org/2005/08/addressing;  
 CustomerKey xmlns=http://example.org/customer; 
 wsa:IsReferenceParameter=trueKey#123456789/CustomerKey  
 wsa:Actionhttp://example.org/action/echoOut/wsa:Action  
 wsa:RelatesTourn:uuid:e43eabeb-f0f2-4aec-b2df-63da55e0192d/wsa:RelatesTo  
 /soapenv:Header  soapenv:Body  ns1:echoOut 
 xmlns:ns1=http://example.org/echo;faulttest1133/ns1:echoOut  
 /soapenv:Body /soapenv:Envelope
 http://www.w3.org/2002/ws/addr/testsuite/testcases/#test1133

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (AXIS2-3624) Addressing reference parameter issue

2008-03-19 Thread Brian DePradine (JIRA)

 [ 
https://issues.apache.org/jira/browse/AXIS2-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brian DePradine updated AXIS2-3624:
---

Component/s: Addressing
Summary: Addressing reference parameter issue  (was: Addressing 
refernce parameter issue)

 Addressing reference parameter issue
 

 Key: AXIS2-3624
 URL: https://issues.apache.org/jira/browse/AXIS2-3624
 Project: Axis 2.0 (Axis2)
  Issue Type: Bug
  Components: Addressing
Reporter: Deepal Jayasinghe
Assignee: Deepal Jayasinghe
Priority: Critical
 Fix For: 1.4


 When I run the test1133 , it seems to me that we are not sending the correct 
 response
 Request 
 ===
 s:Envelope xmlns:a=http://www.w3.org/2005/08/addressing; 
 xmlns:s=http://schemas.xmlsoap.org/soap/envelope/;  s:Header  a:Action 
 s:mustUnderstand=1http://example.org/action/echoIn/a:Action  a:ReplyTo 
  a:Addresshttp://www.w3.org/2005/08/addressing/anonymous/a:Address  
 a:ReferenceParameters  CustomerKey 
 xmlns=http://example.org/customer;Key#123456789/CustomerKey  
 /a:ReferenceParameters  /a:ReplyTo  a:FaultTo  
 a:Addresshttp://www.w3.org/2005/08/addressing/anonymous/a:Address  
 a:ReferenceParameters  CustomerKey 
 xmlns=http://example.org/customer;Fault#123456789/CustomerKey  
 /a:ReferenceParameters  /a:FaultTo  
 a:MessageIDurn:uuid:e43eabeb-f0f2-4aec-b2df-63da55e0192d/a:MessageID  
 a:To 
 s:mustUnderstand=1http://10.10.34.13:8080/axis2/services/WSAddressingCREchoLast/a:To
   /s:Header  s:Body  echoIn 
 xmlns=http://example.org/echo;faulttest1133/echoIn  /s:Body 
 /s:Envelope
 Response
  
 soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/;  
 soapenv:Header xmlns:wsa=http://www.w3.org/2005/08/addressing;  
 CustomerKey xmlns=http://example.org/customer; 
 wsa:IsReferenceParameter=trueKey#123456789/CustomerKey  
 wsa:Actionhttp://example.org/action/echoOut/wsa:Action  
 wsa:RelatesTourn:uuid:e43eabeb-f0f2-4aec-b2df-63da55e0192d/wsa:RelatesTo  
 /soapenv:Header  soapenv:Body  ns1:echoOut 
 xmlns:ns1=http://example.org/echo;faulttest1133/ns1:echoOut  
 /soapenv:Body /soapenv:Envelope
 http://www.w3.org/2002/ws/addr/testsuite/testcases/#test1133

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]