On 2012/9/26 15:07, gkalabin wrote: > Thank you for your reply. > > Jervis Liu wrote >> why do you want to do access JCR repository directly? > I want to detect changes in guvnor data (it will be done with external > ModeShape sequencer connected to Guvnor's Jackrabbit). > > Generally, I have jBPM engine running outside Guvnor and Guvnor which stores > the definitions of processes. On the service startup I can load the > knowledge base to jBPM using Guvnor's REST API, but when Guvnor data will be > changed I have to detect it. > > Is there any possibility to do it? In this case, you can poll package version feed periodically to check if there is any change in package. check this doc out: https://community.jboss.org/wiki/PublishDroolsArtifactsFromAProductionEnvironment
Cheers, Jervis > > Thank you for any help. > > > > -- > View this message in context: > http://drools.46999.n3.nabble.com/Access-to-Guvnor-s-JackRabbit-remotely-via-JNDI-tp4019947p4019962.html > Sent from the Drools: User forum mailing list archive at Nabble.com. > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
