On 12/15/11 2:55 PM, Sean K wrote:
Hi,
I think this is a long shot -- and I didnt see it in the
documentation, or in examples, nor the database schema.
When adding or publishing a business service with access point,
description, name, etc.. is there a way to store the WSDL or XML
schema with that ?
If there isn't, how much work would it involve to extend apache uddi
v3 to do that?
- Sean
Hi Sean,
The idea is that you only store a reference to where the WSDL or XML
Schema can be found (maybe a reference into some
governance repository). UDDI is a registry, designed to help you find
stuff, not to store stuff. Check out the Guvnor project
if you're interested in a governance repository.
Cheers,
--Kurt