Hi, In the use case of adding a WSDL to UDDI registry through JUDDI, I would like to know where in general juddi allows to put the WSDL url ? I can see following two options . I would like to know the recommended, mostly used way to retrieve the WSDL url from a business entity.
Is it BindingTemplate#getAccessPointUrl() ? (I happen to notice that this is not a direct WSDL like URL, I mean like ...?wsdl, but a service endpoint ) Is it TmodelInstanceInfo#getOverviewDocs()#getOverviewUrl() ? In this case as I know each WSDL port type maps to a TModel, if so for each TModels I have for a particular WSDL should have the same overview URL ? Thanks -- Subash Chaturanga Sri Lanka Blog - http://subashsdm.blogspot.com/ Twitter - http://twitter.com/subash89
