Hello Armin,

> -----Original Message-----
> From: Armin Waibel [mailto:[EMAIL PROTECTED]]
> 
> Hi again,
> 
> Oliver wrote:
> > I want to build an application-server-like
> > thing that allows several clients to connect to the same
> > database.
> 
> Hope I catch the sentence of this, you got
> problems using ODMG with several clients
> although all clients do a
> Implementation odmg = OJB.getInstance();
> call?

no, this is a misconception, sorry.

My application is similar
to an application server: it will be the only database client,
and it will itsself be a server for several clients.
In other words, it will be the middle-tier in a three tier 
application.

Every end-user client might have its own thread in my middle tier.
I considered holding one instance of OJB in my middle tier
for every end-user-client

Olli

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to