Changeset 252
- Timestamp:
- 12/19/06 14:48:27 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/message-handling-refactor-branch/test/test-systems/Coronation/trading_agreements/cpa_test.xml
r246 r252 98 98 <tp:MessagingCharacteristics tp:syncReplyMode="mshSignalsOnly" tp:ackRequested="always" tp:ackSignatureRequested="never" tp:duplicateElimination="never"/> 99 99 </tp:DeliveryChannel> 100 <tp:DeliveryChannel tp:channelId="coronation_Channel_3" tp:transportId="coronation_TransportHttp" tp:docExchangeId="coronation_DocExchange ">100 <tp:DeliveryChannel tp:channelId="coronation_Channel_3" tp:transportId="coronation_TransportHttp" tp:docExchangeId="coronation_DocExchange_3"> 101 101 <tp:MessagingCharacteristics tp:syncReplyMode="mshSignalsOnly" tp:ackRequested="always" tp:ackSignatureRequested="never" tp:duplicateElimination="always"/> 102 102 </tp:DeliveryChannel> … … 113 113 <tp:ebXMLSenderBinding tp:version="2.0"/> 114 114 <tp:ebXMLReceiverBinding tp:version="2.0"/> 115 </tp:DocExchange> 116 <tp:DocExchange tp:docExchangeId="coronation_DocExchange_3"> 117 <tp:ebXMLSenderBinding tp:version="2.0"> 118 <tp:ReliableMessaging> 119 <tp:Retries>3</tp:Retries> 120 <tp:RetryInterval>PT5M</tp:RetryInterval> 121 <tp:MessageOrderSemantics>NotGuaranteed</tp:MessageOrderSemantics> 122 </tp:ReliableMessaging> 123 <tp:PersistDuration>P1D</tp:PersistDuration> 124 </tp:ebXMLSenderBinding> 125 <tp:ebXMLReceiverBinding tp:version="2.0"> 126 <tp:ReliableMessaging> 127 <tp:Retries>3</tp:Retries> 128 <tp:RetryInterval>PT5M</tp:RetryInterval> 129 <tp:MessageOrderSemantics>NotGuaranteed</tp:MessageOrderSemantics> 130 </tp:ReliableMessaging> 131 <tp:PersistDuration>P1D</tp:PersistDuration> 132 </tp:ebXMLReceiverBinding> 115 133 </tp:DocExchange> 116 134 </tp:PartyInfo> … … 163 181 <tp:MessagingCharacteristics tp:syncReplyMode="mshSignalsOnly" tp:ackRequested="always" tp:ackSignatureRequested="never" tp:duplicateElimination="never"/> 164 182 </tp:DeliveryChannel> 165 <tp:DeliveryChannel tp:channelId="gnaraloo_Channel_3" tp:transportId="gnaraloo_TransportHttp" tp:docExchangeId="gnaraloo_DocExchange ">183 <tp:DeliveryChannel tp:channelId="gnaraloo_Channel_3" tp:transportId="gnaraloo_TransportHttp" tp:docExchangeId="gnaraloo_DocExchange_3"> 166 184 <tp:MessagingCharacteristics tp:syncReplyMode="mshSignalsOnly" tp:ackRequested="always" tp:ackSignatureRequested="never" tp:duplicateElimination="always"/> 167 185 </tp:DeliveryChannel> … … 195 213 <tp:ebXMLSenderBinding tp:version="2.0"/> 196 214 <tp:ebXMLReceiverBinding tp:version="2.0"/> 215 </tp:DocExchange> 216 <tp:DocExchange tp:docExchangeId="gnaraloo_DocExchange_3"> 217 <tp:ebXMLSenderBinding tp:version="2.0"> 218 <tp:ReliableMessaging> 219 <tp:Retries>3</tp:Retries> 220 <tp:RetryInterval>PT5M</tp:RetryInterval> 221 <tp:MessageOrderSemantics>NotGuaranteed</tp:MessageOrderSemantics> 222 </tp:ReliableMessaging> 223 <tp:PersistDuration>P1D</tp:PersistDuration> 224 </tp:ebXMLSenderBinding> 225 <tp:ebXMLReceiverBinding tp:version="2.0"> 226 <tp:ReliableMessaging> 227 <tp:Retries>3</tp:Retries> 228 <tp:RetryInterval>PT5M</tp:RetryInterval> 229 <tp:MessageOrderSemantics>NotGuaranteed</tp:MessageOrderSemantics> 230 </tp:ReliableMessaging> 231 <tp:PersistDuration>P1D</tp:PersistDuration> 232 </tp:ebXMLReceiverBinding> 197 233 </tp:DocExchange> 198 234 </tp:PartyInfo> branches/message-handling-refactor-branch/test/test-systems/Gnaraloo/trading_agreements/cpa_test.xml
r246 r252 98 98 <tp:MessagingCharacteristics tp:syncReplyMode="mshSignalsOnly" tp:ackRequested="always" tp:ackSignatureRequested="never" tp:duplicateElimination="never"/> 99 99 </tp:DeliveryChannel> 100 <tp:DeliveryChannel tp:channelId="coronation_Channel_3" tp:transportId="coronation_TransportHttp" tp:docExchangeId="coronation_DocExchange ">100 <tp:DeliveryChannel tp:channelId="coronation_Channel_3" tp:transportId="coronation_TransportHttp" tp:docExchangeId="coronation_DocExchange_3"> 101 101 <tp:MessagingCharacteristics tp:syncReplyMode="mshSignalsOnly" tp:ackRequested="always" tp:ackSignatureRequested="never" tp:duplicateElimination="always"/> 102 102 </tp:DeliveryChannel> … … 113 113 <tp:ebXMLSenderBinding tp:version="2.0"/> 114 114 <tp:ebXMLReceiverBinding tp:version="2.0"/> 115 </tp:DocExchange> 116 <tp:DocExchange tp:docExchangeId="coronation_DocExchange_3"> 117 <tp:ebXMLSenderBinding tp:version="2.0"> 118 <tp:ReliableMessaging> 119 <tp:Retries>3</tp:Retries> 120 <tp:RetryInterval>PT5M</tp:RetryInterval> 121 <tp:MessageOrderSemantics>NotGuaranteed</tp:MessageOrderSemantics> 122 </tp:ReliableMessaging> 123 <tp:PersistDuration>P1D</tp:PersistDuration> 124 </tp:ebXMLSenderBinding> 125 <tp:ebXMLReceiverBinding tp:version="2.0"> 126 <tp:ReliableMessaging> 127 <tp:Retries>3</tp:Retries> 128 <tp:RetryInterval>PT5M</tp:RetryInterval> 129 <tp:MessageOrderSemantics>NotGuaranteed</tp:MessageOrderSemantics> 130 </tp:ReliableMessaging> 131 <tp:PersistDuration>P1D</tp:PersistDuration> 132 </tp:ebXMLReceiverBinding> 115 133 </tp:DocExchange> 116 134 </tp:PartyInfo> … … 163 181 <tp:MessagingCharacteristics tp:syncReplyMode="mshSignalsOnly" tp:ackRequested="always" tp:ackSignatureRequested="never" tp:duplicateElimination="never"/> 164 182 </tp:DeliveryChannel> 165 <tp:DeliveryChannel tp:channelId="gnaraloo_Channel_3" tp:transportId="gnaraloo_TransportHttp" tp:docExchangeId="gnaraloo_DocExchange ">183 <tp:DeliveryChannel tp:channelId="gnaraloo_Channel_3" tp:transportId="gnaraloo_TransportHttp" tp:docExchangeId="gnaraloo_DocExchange_3"> 166 184 <tp:MessagingCharacteristics tp:syncReplyMode="mshSignalsOnly" tp:ackRequested="always" tp:ackSignatureRequested="never" tp:duplicateElimination="always"/> 167 185 </tp:DeliveryChannel> … … 195 213 <tp:ebXMLSenderBinding tp:version="2.0"/> 196 214 <tp:ebXMLReceiverBinding tp:version="2.0"/> 215 </tp:DocExchange> 216 <tp:DocExchange tp:docExchangeId="gnaraloo_DocExchange_3"> 217 <tp:ebXMLSenderBinding tp:version="2.0"> 218 <tp:ReliableMessaging> 219 <tp:Retries>3</tp:Retries> 220 <tp:RetryInterval>PT5M</tp:RetryInterval> 221 <tp:MessageOrderSemantics>NotGuaranteed</tp:MessageOrderSemantics> 222 </tp:ReliableMessaging> 223 <tp:PersistDuration>P1D</tp:PersistDuration> 224 </tp:ebXMLSenderBinding> 225 <tp:ebXMLReceiverBinding tp:version="2.0"> 226 <tp:ReliableMessaging> 227 <tp:Retries>3</tp:Retries> 228 <tp:RetryInterval>PT5M</tp:RetryInterval> 229 <tp:MessageOrderSemantics>NotGuaranteed</tp:MessageOrderSemantics> 230 </tp:ReliableMessaging> 231 <tp:PersistDuration>P1D</tp:PersistDuration> 232 </tp:ebXMLReceiverBinding> 197 233 </tp:DocExchange> 198 234 </tp:PartyInfo>
