Changeset 603
- Timestamp:
- 03/30/07 17:07:39 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/test/test-systems/HefeWeizenKorbit/trading_agreements/KORBIT-TESTDRIVER-MSH-GENERAL.cpa.xml
r543 r603 24 24 <tp:ServiceBinding> 25 25 <!-- Service (urn:ebIOT-TestService:order) --> 26 <!-- 26 27 <tp:Service tp:type="anyURI">urn:ebxml:iic:test</tp:Service> 28 --> 29 <tp:Service tp:type="ebXMLBPMS">urn:ebxml:iic:test</tp:Service> 27 30 <!-- CanSend (urn:ebIOT-TestService:order,Order) --> 28 31 <tp:CanSend> … … 175 178 <tp:ServiceBinding> 176 179 <!-- Service (urn:ebIOT-TestService:order) --> 177 <tp:Service tp:type="anyURI">urn:ebxml:iic:test</tp:Service> 180 <tp:Service tp:type="ebXMLBPMS">urn:ebxml:iic:test</tp:Service> 181 <!-- 182 <tp:Service tp:type="anyURI">urn:ebxml:iic:test</tp:Service> 183 --> 178 184 <tp:CanSend> 179 185 <!-- ThisPartyActionBinding (Order) --> … … 283 289 <tp:TransportProtocol tp:version="1.1">HTTP</tp:TransportProtocol> 284 290 <!-- receiver's Endpoint --> 285 <tp:Endpoint tp:uri="80.74.145.146: 7777/coronation/" tp:type="allPurpose"/>291 <tp:Endpoint tp:uri="80.74.145.146:6666/coronation/" tp:type="allPurpose"/> 286 292 </tp:TransportReceiver> 287 293 </tp:Transport>
