I could solve the issue in task 1 with the help of devs in airavata. The problem was airavata-gfac-schema-utils.jar was not in the project class path. So I manually added the jar and code worked fine then.
I implemented some general methods like addNode(), getNode(), deleteNode() so I can use them in almost all other methods to be implemented in new registry. I wrote some test cases as well.
Before asking from Jackrabbit user list, I dug into jackrabbit user list archive but I couldn't find a relevant topic. So now I should ask them about this issue.
I created a Google Code Project for my implementations. Here is the link.
That's all for now. :)
No comments:
Post a Comment