Robert Leftwich wrote: > At 09:00 PM 7/09/2002, Stephen McConnell wrote: > >> A couple of questions: >> >> 1. which container are you using? > > > If you mean servlet container, it's Resin 2.1.4 (on W2000) using the > snapshot xml-cocoon2_20020905222323 with patch 12115 applied (for a > NPE in AbstractCachingProcessingPipeline.java) > >> 2. is it really the case that the same instance is being configured >> twice (or is it two instance with one configuration invocation for >> each instance) > > > I was checking this even as you wrote :-) It's actually a new instance > per request with each being configured once.
Are you implementing ThreadSafe, as FileSourceFactory.java does? Vadim > Robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]