[rules-users] What is URL for Guvnor REST API in 6.0.0-Final?

Mark Proctor mproctor at codehaus.org
Mon Nov 25 14:27:18 EST 2013


The rest api has changed. Depoyment has changed. We don’t have “packages” any more. We have projects.
http://docs.jboss.org/drools/release/6.0.0.Final/drools-docs/html/wb.WorkbenchIntegration.html#drools.WorkbenchRemoteAPI
/repositories/{repositoryName}/projects/{projectName}/maven/compile
/repositories/{repositoryName}/projects/{projectName}/maven/install
/repositories/{repositoryName}/projects/{projectName}/maven/deploy

Install builds the JAR and places it in the local m2_repo, which is exposed over http for clients to download.  Deploy is used, if you wish to push the build to external repositories.

Mark




On 25 Nov 2013, at 18:40, SrjTx <clickthex at yahoo.com> wrote:

> I've been trying URL's similar to
> 
> http://localhost:8080/guvnor-6.0.0.CR3/rest/packages
> 
> but can't find them.
> 
> 
> 
> --
> View this message in context: http://drools.46999.n3.nabble.com/What-is-URL-for-Guvnor-REST-API-in-6-0-0-Final-tp4026926.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20131125/0c76bb2a/attachment.html 


More information about the rules-users mailing list