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@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@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users