- Timestamp:
- 04/23/09 17:00:01 (11 months ago)
- Location:
- tools/routingservice/branches/wrs-2.0
- Files:
-
- 2 added
- 1 modified
-
compile.sh (added)
-
data/config/configuration.xml (modified) (1 diff)
-
wrs-2.0.sh (added)
Legend:
- Unmodified
- Added
- Removed
-
tools/routingservice/branches/wrs-2.0/data/config/configuration.xml
r286 r307 4 4 xsi:noNamespaceSchemaLocation="http://wrs.postlbs.org/xsd/1.1.0/configuration.xsd" 5 5 version="1.1.0"> 6 <port>818 2</port>7 <log level="5" url="./log s/wrs-log.log"/>6 <port>8185</port> 7 <log level="5" url="./log/wrs-log.log"/> 8 8 <includes> 9 9 <include name="services" url="./data/services.xml"/>
