- Timestamp:
- 04/05/11 18:56:17 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
raptor-web/trunk/src/main/webapp/WEB-INF/config/web-setup.xml
r626 r642 11 11 <list> 12 12 <bean id="cardiffShibMUA" class="uk.ac.cardiff.raptorweb.model.MUAEntry"> 13 <property name="serviceEndpoint"><value>http ://localhost:8080/MUA/MultiUnitAggregator</value></property>13 <property name="serviceEndpoint"><value>https://localhost:8443/MUA/MultiUnitAggregator</value></property> 14 14 <property name="isAttached" value="true"></property> 15 <property name="publicKey"><value>/Users/philsmart/Documents/Java/RaptorWorkspace/keys/raptor.jks</value></property> 16 <property name="publicKeyPassword"><value>phil11</value></property> 15 17 </bean> 16 18 </list>
Note: See TracChangeset
for help on using the changeset viewer.
