Hi,
Is it possible to work with JUDDI in the following scenario
- An architect defines the service contract with name,
input parameters, output parameters, other information in a WSDL file.
- A service developer finds the unimplemented contract and
provides the implementation for the WSDL. He then maps the contract to its
implementation.
- A service consumer knows about the contract for a service
defined by an architect. He creates an application with service consumption
code just based on the defined contract i.e. he can work on development of
his service consumer code even before the implementation has been completed
for the contract.
Please let me know if I need to be more explanatory.
Thanks a lot for your help.