Re: [rules-users] Drools Guvnor Remote API

2009-07-27 Thread David Sinclair
Steve, I know there has been talk of a remoting API, but I am not sure where it is at. JackRabbit has a RMI implementation that I use as part of my build procedure to keep guvnor models in sync with the object model. You have to export the repository as an RMI object, then connect to it like so C

[rules-users] Drools Guvnor Remote API

2009-07-27 Thread Steve Ronderos
Does anyone know if there is a Remoting API in Guvnor? I see mention of it in some wiki pages, and in the web.xml in the Guvnor source. I'm trying to see if I can remotely trigger a build for a specific package, with a selector for the build, then create a snapshot for the same package. If an