You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Frank Stalherm <ma...@goodgulf.net> on 2006/11/22 06:47:59 UTC

Re: Derby connection

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 <ph...@gmail.com> 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 <ll...@exist.com> 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/%3c4B399B8DBA86D411BB3500508B9566FF15D1C177@mal-mail-1.dera.gov.uk%3e 
>
>> 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: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org