From: <jah...@us...> - 2003-08-22 03:36:56
|
Update of /cvsroot/openamf/openamf/properties In directory sc8-pr-cvs1:/tmp/cvs-serv9756/properties Modified Files: cactus.properties Log Message: implemented cactus unit testing and created DefaultGatewayTest Index: cactus.properties =================================================================== RCS file: /cvsroot/openamf/openamf/properties/cactus.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** cactus.properties 20 Aug 2003 19:01:16 -0000 1.1 --- cactus.properties 20 Aug 2003 20:11:10 -0000 1.2 *************** *** 1 **** ! cactus.contextURL = http://localhost:8400 \ No newline at end of file --- 1 ---- ! cactus.contextURL = http://localhost:8400/openamf \ No newline at end of file |