hat
involve changing hibernate to improve the situation.
brad
> -Original Message-
> From: Gavin_King/[EMAIL PROTECTED]
> [mailto:Gavin_King/[EMAIL PROTECTED]
> Sent: Wednesday, 12 June 2002 5:41 PM
> To: [EMAIL PROTECTED]
> Subject: [Hibernate-devel] XML SessionFactory confi
I expressed this badly, of course. I was meaning to imply no hooks into
the system initialization procedure as opposed to hooks into the
component _instance_ initialization procedure. You want to configure
a single session factory thats shared between potentially many instances
of several componen
With this in place, I would no longer need this code, and I could share the
SessionFactory between the instances of the web application.
- Original Message -
From:
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 12, 2002 9:40 AM
Subject: [Hibernate-devel] XML SessionFactory co
I've been thinking about the problem of configuring a SessionFactory for
a J2EE application where application code has no control over the system
initialization procedure. I'm thinking that instead of forcing the
application to do this programmatically, there could be a config file
like:
fa