Changeset 502


Ignore:
Timestamp:
01/31/11 16:56:20 (2 years ago)
Author:
philsmart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • raptor-ua/trunk/src/main/webapp/WEB-INF/mua-registry.xml

    r411 r502  
    2828                        <list> 
    2929                                <bean id="cardiffMUA" class="uk.ac.cardiff.RaptorUA.model.MUAEntry"> 
    30                                         <property name="serviceEndpoint"><value>http://localhost:8080/MUA/MultiUnitAggregator</value></property> 
     30                                        <property name="serviceEndpoint"><value>http://raptor.cf.ac.uk:8080/MUA/MultiUnitAggregator</value></property> 
    3131                                        <property name="pushPolicy"><ref bean="genericPushPolicy"></ref></property> 
    3232                                </bean> 
Note: See TracChangeset for help on using the changeset viewer.