Title: RE: How to deploy an instance of a class?

Have you considered this solution:

1. Register your instance with some singleton of your own making
2. Register a proxy class with apache
3. When the proxy receives a request look up the singleton
   and forward the request to the registered instance

Brendan

-----Original Message-----
From: Victor Hadianto
To: [EMAIL PROTECTED]
Sent: 10/3/01 6:20 PM
Subject: Re: How to deploy an instance of a class?

I don't think you can deploy an instance of a class.

/victor

On Thu,  4 Oct 2001 04:35, you wrote:
> Hi
> I'm pretty new to SOAP, so maybe this is a stupid question :-)
> Is it possible to deploy a specific instance of a java class?
> And if so, how to do it or where to read about it?
>
> Lene

----------------------------------------
Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1"
Content-Transfer-Encoding: quoted-printable
Content-Description:
----------------------------------------

--
Victor Hadianto
Nuix Pty. Ltd.      (02) 9283 9010

Reply via email to