julien bloit wrote:
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
he 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 Coboo
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 c
Nicolas Toper wrote:
What do you mean if cocoon doesn't run as a webapp?
Cocoon is not tied to the servlet environment, and can be run from an
arbitrary environment in theory. In practice, there are two (three?)
environments: servlet/http and command-line. IIRC the command-line
environment ha
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 configu
What do you mean if cocoon doesn't run as a webapp?
Well, JDBC drivers are registered somewhere :=) cf the Servlet Spec for more
details :=)
Le Lundi 02 Février 2004 17:02, Stephan Coboos a écrit :
> Hello,
>
> I have a simple question:
>
> Why ist it necessary to register the jdbc driver in we
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?
Thank you.
Regards
Stephan
-