Refine Registry API
-------------------
Key: AIRAVATA-170
URL: https://issues.apache.org/jira/browse/AIRAVATA-170
Project: Airavata
Issue Type: Bug
Components: Registry API
Affects Versions: 0.1-INCUBATING
Reporter: Patanachai Tangchaisin
Since Registry Interface should be a general interface, it should not throw
Exception that has dependency.
For example,
public List<ServiceDescription> searchServiceDescription(String name) throws
ServiceDescriptionRetrieveException, PathNotFoundException;
It should not throw PathNotFoundException because it is a JCR exception
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira