|
From: <tr...@us...> - 2003-08-27 03:15:33
|
Update of /cvsroot/babeldoc/babeldoc/modules/j2ee/config/service In directory sc8-pr-cvs1:/tmp/cvs-serv27662/config/service Added Files: config.properties Log Message: Re-adding of the J2ee module. THe most you can say about this is that it compiles. --- NEW FILE: config.properties --- # # This is the ejb pipeline stage factory. It is intended to be run in an # application container. PipelineStageFactory.ejb=com.babeldoc.core.pipeline.simple.SimplePipelineStageFactory # # This is client side pipeline factory that delegates all calls to the # ejb pipeline stage factory. This can be run either from outside the # container or even from within the container. PipelineStageFactory.ejbclient=com.babeldoc.core.pipeline.xml.XmlPipelineStageFactory |