|
From: <vh...@us...> - 2003-06-25 20:46:43
|
Update of /cvsroot/babeldoc/babeldoc/modules/core/config/service
In directory sc8-pr-cvs1:/tmp/cvs-serv15244/modules/core/config/service
Modified Files:
Tag: branch_1_0
query.properties
Log Message:
I can not understand how the web console could work without this line
Index: query.properties
===================================================================
RCS file: /cvsroot/babeldoc/babeldoc/modules/core/config/service/query.properties,v
retrieving revision 1.2.4.1
retrieving revision 1.2.4.2
diff -C2 -d -r1.2.4.1 -r1.2.4.2
*** query.properties 21 May 2003 22:42:32 -0000 1.2.4.1
--- query.properties 25 Jun 2003 20:46:40 -0000 1.2.4.2
***************
*** 34,35 ****
--- 34,36 ----
Command.module=com.babeldoc.core.module.BabeldocModuleCommand
+ userResourceFactory.simple=com.babeldoc.core.user.simple.SimpleUserResourceFactory
\ No newline at end of file
|