|
From: <kc...@us...> - 2003-05-27 06:56:43
|
Update of /cvsroot/ebxmlms/ebxmlms/doc In directory sc8-pr-cvs1:/tmp/cvs-serv29924/doc Modified Files: change.txt Log Message: update change log Index: change.txt =================================================================== RCS file: /cvsroot/ebxmlms/ebxmlms/doc/change.txt,v retrieving revision 1.97 retrieving revision 1.98 diff -C2 -d -r1.97 -r1.98 *** change.txt 27 May 2003 03:02:17 -0000 1.97 --- change.txt 27 May 2003 06:56:40 -0000 1.98 *************** *** 649,650 **** --- 649,652 ---- added external configuration method for log4j + + allow the user to specify null as ToMshUrl. In database, we will save it as <null>. We assume the ToMshUrlResolver mechanism will be used. If the mechanism fails, an exception will be thrown. |