Re: JDBC URL on a per session basis
Re: JDBC URL on a per session basis
- Subject: Re: JDBC URL on a per session basis
- From: "Cheong Hee (Datasonic)" <email@hidden>
- Date: Mon, 16 Feb 2009 14:59:18 +0800
Richard
I have tried that before and if one of the model had changed in one session,
the other session will also be affected. It is true since EOF is a single
stack by default. If you are to achieve multiple stacks, it is possible
then to create new object store coordinator for each session to connect
their own database. To what extend the performance will be affected, may be
other has better understanding.
Cheers
Cheong Hee
Message: 2
Date: Sun, 15 Feb 2009 20:01:32 +1000
From: Richard Stephens <email@hidden>
Subject: JDBC URL on a per session basis
To: Development WebObjects <email@hidden>
Message-ID: <email@hidden>
Content-Type: text/plain; charset="us-ascii"
Hi,
Is it possible to set the JDBC URL for one of my models on a per
session basis? I need to connect to a different database based on
which customer is logged in, and i'd rather not have to deploy a new
copy of my app for each customer.
--
Regards,
Richard Stephens
Ph: 07 3136 3426
Mob: 0410 111 570
Email: email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden