Steve Webb created JUDDI-553: -------------------------------- Summary: TModelDetail not deleted when TModel is deleted Key: JUDDI-553 URL: https://issues.apache.org/jira/browse/JUDDI-553 Project: jUDDI Issue Type: Bug Components: uddi-client Affects Versions: 3.1.3 Reporter: Steve Webb Assignee: Kurt T Stam
I use the client to create a TModel (saveTModel) then a BusinessService (saveService) and finally a binding (saveBindings). I use getTModelDetail within SoapUI to get the details. Finally I deleteBinding, deleteTModel and then deleteService. I use gTModelDetail with soapUI using previous tModelKey which was deleted and I still get the tModelDetails back. The tmodel, binding and service are deleted when requested from soapUI. It looks to me that the tModelDetails in the database are not being deleted. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira