You can use com.ibm.db2.jcc.DB2Driver (DB2 Universal Driver) as the network driver.

Alexey Manulenko wrote:
Hello, all

I need help.

Philip Mark Donaghy <[EMAIL PROTECTED]> wrote:
 you can not access this database while Jetspeed is running.
When I tried this the embedded driver tells you that there is
already a instance using the database. So if you need to connect
simultaneously you need the network driver.

I have noticed that the embedded driver class is located in
/shared/lib/derby-10.1.1.0.jar
Could you please prompt me where I can get the network driver you have
mentioned?

Ludwig Laman <[EMAIL PROTECTED]> wrote:
   username = ""
   password=""
   driverClassName="org.apache.derby.jdbc.EmbeddedDriver"
   url="jdbc:derby:C:\Program Files\Apache Jetspeed
2.0/webapps/jetspeed/WEB-INF/productiondb;create=true"

You can find this inside the conf\catalina\localhost\jetspeed.xml of the
multi-db installer of J2.

Jetspeed-2 embedded Derby database distribution does also contain this
file...

Besides, I've noticed this:
http://mail-archives.apache.org/mod_mbox/portals-jetspeed-user/200601.mbox/[EMAIL PROTECTED]
I installed my existing Jetspeed2 installation using the Jetspeed2 Installer
that has Derby as the embedded database. Since I want to use MySQL as my
database, I am going to throw this installation away, and start over with
the Jetspeed2 Multi-DB Installer.

Does it really have to be this way? I mean is there any way to "teach" the embedded database distribution to work with another database (MySQL) without downloading
another 60+ Mb?

Thank you in advance.

Best regards,
Alex


---------------------------------------------------------------------
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]

Reply via email to