Re: [rules-users] Guvnor - could not find a drl file

2013-09-03 Thread Michael Anstis
Assets in Guvnor are stored in JCR (Apache Jackrabbit, by default). You can configure JCR to use a database but the schema and content thereof are not under the control of Guvnor; but JCR. For example, there isn't a rules table nor is the content is readily DRL. Most people retrieve DRL from

Re: [rules-users] Guvnor - could not find a drl file

2013-09-03 Thread Smurfs
can you please let me know if we wanted to move a rule from one environment to another . how we do that? for example , qa to uat environment. -- View this message in context: http://drools.46999.n3.nabble.com/Guvnor-could-not-find-a-drl-file-tp4025774p4025778.html Sent from the Drools: User

Re: [rules-users] Guvnor - could not find a drl file

2013-09-03 Thread Michael Anstis
My recommendation would be to move the binary packages built inside Guvnor from one environment to another; the process for which falls outside of Guvnor itself. For example, author rules, build the package; get the package using REST, test in your QA/UAT environment, move the package file to

Re: [rules-users] Guvnor - could not find a drl file

2013-09-03 Thread Smurfs
Thanks for the reply. I got some questions. 'retrieve the drl using REST' --- whether it means that the drl file will be generated using REST API?? -- View this message in context: http://drools.46999.n3.nabble.com/Guvnor-could-not-find-a-drl-file-tp4025774p4025781.html Sent from the

Re: [rules-users] Guvnor - could not find a drl file

2013-09-03 Thread Michael Anstis
In short, yes. On 3 September 2013 11:58, Smurfs smurfs.d...@gmail.com wrote: Thanks for the reply. I got some questions. 'retrieve the drl using REST' --- whether it means that the drl file will be generated using REST API?? -- View this message in context: