Re: [rules-users] Drools Guvnor Repository Reports

2013-01-25 Thread Jervis Liu
On 2013/1/25 22:51, Aseem Belsare wrote: Yes I have. I tried to do something similar to get the version history from Guvnor, but then I get exceptions which seem to be related to REST API and not Guvnor. I have no idea why this is happening. Code: URL url = new URL(guvnorURI + "/" + pa

Re: [rules-users] Drools Guvnor Repository Reports

2013-01-25 Thread Aseem Belsare
Yes I have. I tried to do something similar to get the version history from Guvnor, but then I get exceptions which seem to be related to REST API and not Guvnor. I have no idea why this is happening. Code: URL url = new URL(guvnorURI + "/" + packageName +"/"+"versions"); HttpURLC

Re: [rules-users] Drools Guvnor Repository Reports

2013-01-24 Thread Michael Anstis
Have you tried reading Guvnor's documentation ? There's a large section relating to REST calls. On 24 January 2013 18:20, Aseem Belsare wrote: > Hi, > > I wish to obtain the version history from

[rules-users] Drools Guvnor Repository Reports

2013-01-24 Thread Aseem Belsare
Hi, I wish to obtain the version history from Guvnor repository. Stumbled upon http://drools.46999.n3.nabble.com/Guvnor-Repository-Report-td3376667.htmlwhich seems to be related to the same topic, but the link in there is not working which points to the documentation for using REST API to get the