Changeset 236
- Timestamp:
- 12/14/06 16:24:43 (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
r181 r236 97 97 <tp:TransportReceiver> 98 98 <tp:TransportProtocol tp:version="1.1">HTTP</tp:TransportProtocol> 99 <tp:Endpoint tp:uri="http:// localhost:7777/coronation" tp:type="allPurpose"/>99 <tp:Endpoint tp:uri="http://coronation:7777/coronation" tp:type="allPurpose"/> 100 100 </tp:TransportReceiver> 101 101 </tp:Transport> … … 172 172 <tp:Endpoint tp:uri="http://localhost:8888/gnaraloo" tp:type="allPurpose"/> 173 173 --> 174 <tp:Endpoint tp:uri="http://localhost:8888/gnaraloo" tp:type="allPurpose"/>174 <tp:Endpoint tp:uri="http://gnaraloo:8888/gnaraloo" tp:type="allPurpose"/> 175 175 </tp:TransportReceiver> 176 176 </tp:Transport>
