Simon,

 

As I understand it, UDDI enables the run time discovery of services that
satisfy an interface that has been specified at design time.

 

In SCA terms, I'd looking for a binding that can locate and bind a reference
to valid services at run time, based on a required interface and a service
registry location.  

 

Thanks,

 

Nick.

 

From: Simon Laws [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 19 August 2008 5:38 PM
To: [email protected]; [EMAIL PROTECTED]
Subject: Re: New to Tuscany - Question about dynamic discovery.

 

 

On Tue, Aug 19, 2008 at 2:33 AM, Nick @ Bigpond <[EMAIL PROTECTED]> wrote:

Raymond,

Thanks for the reply.

What I'm actually looking for is a binding that enables the dynamic
discovery of services at run-time via UDDI.

Cheers,

Nick.



-----Original Message-----
From: Raymond Feng [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 19 August 2008 7:49 AM
To: [email protected]; [EMAIL PROTECTED]
Subject: Re: New to Tuscany - Question about dynamic discovery.

Hi,

Welcome to Tuscany!

Can you elaborate more on your requirements? It's not very clear in your
question. Are you looking the capability to wire a reference to services
dynamically, some sort of routing/relaying component? For example,
MortgageApproval component has a reference to CreditCheck and the service
provider for CreditCheck is not known until runtime? A pseudo composite file

may help.

Thanks,
Raymond

From: Nick @ Bigpond
Sent: Monday, August 18, 2008 1:29 AM
To: [email protected]
Subject: New to Tuscany - Question about dynamic discovery.


Hi,

Does Tuscany provide a binding that allows for the dynamic discovery of
references?

Thanks,

Nick May.




Hi Nick

When you say "dynamic discovery of references" do you mean discovery of the
references as a whole, including it's interface, based on some search of
UDDI or do you mean that you already know about the referenced service but
just want to find out the details of the physical endpoint, what URL to use?
Or something else?

Regards

Simon

Reply via email to