t;
---
> ---|
>
> |
> |
> |
It is not instantiated every time in AXIS.
Ref: JavaProvider
-Original Message-
From: Sumant Padbidri [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 10, 2003 3:04 PM
To: [EMAIL PROTECTED]
Subject: RE: Customizing RPC provider
I'm not sure how. Even with application scop
It is not instantiated every time in AXIS.
Ref: JavaProvider
-Original Message-
From: Sumant Padbidri [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 10, 2003 3:04 PM
To: [EMAIL PROTECTED]
Subject: RE: Customizing RPC provider
I'm not sure how. Even with application
[EMAIL PROTECTED]>
|
| cc:
I believe scope="application" for your service in WSDD will suffice.
-Original Message-
From: Sumant Padbidri [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 10, 2003 12:57 PM
To: [EMAIL PROTECTED]
Subject: Customizing RPC provider
Are there any hooks available to cus
Are there any hooks available to customize how the RPC provider gets the
target service object? Instead of simply instantiating an instance of the
classname I'd like to retrieve an instance from an object pool or factory.
Do I have to write a new provider for that? If so, how can I specify a
cu