Changeset 603

Show
Ignore:
Timestamp:
03/30/07 17:07:39 (2 years ago)
Author:
sacha
Message:

playing with different endpoint addresse

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/test/test-systems/HefeWeizenKorbit/trading_agreements/KORBIT-TESTDRIVER-MSH-GENERAL.cpa.xml

    r543 r603  
    2424   <tp:ServiceBinding> 
    2525    <!-- Service (urn:ebIOT-TestService:order) --> 
     26    <!-- 
    2627    <tp:Service tp:type="anyURI">urn:ebxml:iic:test</tp:Service> 
     28    --> 
     29    <tp:Service tp:type="ebXMLBPMS">urn:ebxml:iic:test</tp:Service> 
    2730    <!-- CanSend (urn:ebIOT-TestService:order,Order) --> 
    2831    <tp:CanSend> 
     
    175178   <tp:ServiceBinding> 
    176179    <!-- 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    --> 
    178184    <tp:CanSend> 
    179185     <!-- ThisPartyActionBinding (Order) --> 
     
    283289    <tp:TransportProtocol tp:version="1.1">HTTP</tp:TransportProtocol> 
    284290    <!-- 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"/> 
    286292   </tp:TransportReceiver> 
    287293  </tp:Transport>