|
From: Dejan K. <dej...@nb...> - 2003-04-16 13:35:06
|
> System.properties do work - thats how it works at the moment. When we have > moved past 1.0 then lets think about changing this. On the subject of 1.0 - OK, but properties could be set in runtime, right? I guess this could be implemented using servlet init parameters and then setting System properties in init method. Are there some security issues with this? > how are you doing with the crypto module? We need some examples and some > documentation of use. Unfortunatelly I don't have much time to work on this. I tought I would need this module for some projects but currently this is not the case. I am working a lot on scanner refactoring since we are mostly use scanners, and there are some problems with current implementation. I have created new cvs branch named "new-scanner" and I will merge with main branch after I finish it (I guess after 1.0 release). I will try to work on crypto module but I cannot promiss anything. When the 1.0 release are planned? Dejan > > regards, > Bruce > > > On Wednesday 16 April 2003 07:45 am, Dejan Krsmanovic wrote: > > > 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? > > > > Maybe System.setProperty would work? We could get init parameters and set > > system properties. This would also mean that all servlets share the same > > properties, but at least they don't need to be set when starting tomcat... > > Anyway, we should find the better way for setting parameters needed by > > BabeldocModule > > > > Dejan > > > > > 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 > > > > > > ------------------------------------------------------- > > > 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 > > > > ------------------------------------------------------- > > 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 |