On Mon, 2005-08-08 at 18:12 +0200, Andreas Hartmann wrote: > Michael Wechner wrote: > > [...] > > > yes. It's also very important, that several repos can be used at the same > > time. IIRC this was discussed on the Cocoon mailing list quite some time > > ago, whereas somebody suggested to use a subprotocol for this, e.g. > > > > jcr:lenya:/.... > > > > if being used within the sitemap. We have to think what this means for > > the "Lenya source" ... > > I guess we don't want to use different protocols for different repositories, > but rather map a URI space within a protocol to different repositories. That > should be possible, but would require changes to the JCR block or using our > own repository access mechanism. >
Can't we use JNDI for different rep lookups. Kind of the datasource definition. http://cocoon.apache.org/2.1/developing/datasources.html#Defining+a+Data +Source IMHO we should rather help with the JCR block then using our own. salu2 > -- Andreas > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- thorsten "Together we stand, divided we fall!" Hey you (Pink Floyd) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
