|
From: Hans B. <ben...@ch...> - 2003-04-16 10:36:27
|
I am now using system properties when starting catalina (-Dbabeldoc.scandir=...) and if I understand Bruce correctly this is the only way at the moment. I do agree that it would be better to have this in the init parameters. One reason is, that otherwise you could not have several babeldoc servlets with different pathes/modules. So somehow it should be possible to set the scandir in BabledocModule programaticaly. Or - as there are propably more things to configure - we perhaps should have a ConfigService that can be initialized with a javax.servlet.ServletConfig? Hans On Wed, 16 Apr 2003, Dejan Krsmanovic wrote: > Hans, > I noticed you have commited new soap code. Great! > Have you solved problem with system properties? Or they should be set as > catalina options? Is there a chance to use servlet init parameters instead > of catalina options? > > Dejan > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Babeldoc-devel mailing list > Bab...@li... > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel > |