Hi Stephan, Did you finally get your database connection running? I'd be interested to know how to do this, since I'm running Cocoon on a server over Tomcat, but I don't have user rights to shutdown/restart Tomcat for new database driver configuration in the web.xml file and in the cocoon.xconf file.
Thanks Julien ----- Original Message ----- From: "Stephan Coboos" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 02, 2004 6:51 PM Subject: Re: JDBC-Driver and web.xml > Reinhard Poetz wrote: > > >From: Stephan Coboos > > > > > > > >>Hello, > >> > >>I have a simple question: > >> > >>Why ist it necessary to register the jdbc driver in web.xml? Is it > >>possible to use the driver without this registration? What happens if > >>Cocoon runs not as webapp? So web.xml is not accessible, isn't it? > >> > >> > > > >You can also configure the JDBC driver in your cocoon.xconf in the > >datasource section. > > > >-- > >Reinhard > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > Oh thank you. Thats what I need. Another question: What happens if no > <pool-controller/> is specified? In this case, no pooling will be used? > > Regards > Stephan > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
