Re: [rules-users] how to add jbpm-5.2.0 in Guvnor 5.4 Beta 1 (Jboss AS 7)

2011-12-28 Thread G S
wrote: > On 12/28/11 10:35 AM, G S wrote: > > I lost the process chart.. > > I saved successfully and hit "save changes", the file disappear.. > > How about showing some logs if you have an issue instead of !!! and ... ? :) > Please read first docs on how

Re: [rules-users] how to add jbpm-5.2.0 in Guvnor 5.4 Beta 1 (Jboss AS 7)

2011-12-28 Thread G S
I lost the process chart.. I saved successfully and hit "save changes", the file disappear.. On Wed, Dec 28, 2011 at 9:03 AM, G S wrote: > Yeah, its working, I just renamed... > Let me create some process and see if it works properly. > > On Wed, Dec 28, 2011 at 9:00

Re: [rules-users] how to add jbpm-5.2.0 in Guvnor 5.4 Beta 1 (Jboss AS 7)

2011-12-28 Thread G S
Yeah, its working, I just renamed... Let me create some process and see if it works properly. On Wed, Dec 28, 2011 at 9:00 AM, G S wrote: > you mean just rename? because I am seeing > "designer-2.0-jboss7.war.failed" file in this directory.. > > > On Wed, Dec 28,

Re: [rules-users] how to add jbpm-5.2.0 in Guvnor 5.4 Beta 1 (Jboss AS 7)

2011-12-28 Thread G S
you mean just rename? because I am seeing "designer-2.0-jboss7.war.failed" file in this directory.. On Wed, Dec 28, 2011 at 8:49 AM, Tihomir Surdilovic wrote: > On 12/28/11 9:37 AM, G S wrote: > > Same Problem!!! > > You should probably just add an empty designer-2.0

Re: [rules-users] how to add jbpm-5.2.0 in Guvnor 5.4 Beta 1 (Jboss AS 7)

2011-12-28 Thread G S
it seems by changing some of > the URLs in its web.xml so I'm pretty sure it will not work out of the box. > > Hope this helps. > > On 12/27/11 4:50 PM, G S wrote: > > My Jbpmn is not working in Guvnor 5.4 Beta (in Jboss AS 7), I saw > > "Download the jBPM Web

Re: [rules-users] New Change-Set editor in Guvnor 5.4

2011-12-27 Thread G S
its not loading now... error attached. On Tue, Dec 27, 2011 at 2:36 PM, Mauricio Salatino wrote: > What's the error in the console? > > > On Tue, Dec 27, 2011 at 5:17 PM, G S wrote: >> why my jbpmn is not working in Guvnor 5.4 beta >> >> On Tue, Dec 27,

Re: [rules-users] New Change-Set editor in Guvnor 5.4

2011-12-27 Thread G S
why my jbpmn is not working in Guvnor 5.4 beta On Tue, Dec 27, 2011 at 8:47 AM, Joe Ammann wrote: > On 12/27/2011 03:11 PM, Esteban Aliverti wrote: >> Guvnor 5.4 comes with a new change-set editor that allows users to >> define their custom change-sets instead of using the default layout: 1 >> pa

[rules-users] added features in Guvnor 5.4.0 Beta

2011-12-27 Thread G S
Where I can see the added features of Guvnor 5.4.0 Beta? I checked the documentation. 1.2 Features Outline, it seems same as 5.3.0 Final ___ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users

[rules-users] java script to drl

2011-12-20 Thread G S
I have a source code written in Java script but I want that logic to be written in .drl (drools). Any guidelines, or ideas how I can convert java script to rules? sample source code attached. function() { var patient = this; var measure = patient.measures["0012"]; if (measure == null)measur

Re: [rules-users] How to delete fact in Guvnor?

2011-11-23 Thread G S
go to that folder and archive it On Wed, Nov 23, 2011 at 7:39 AM, Zhao Yi wrote: > I have imported some rules and models in a package in Guvnor. How can I > delete some of them from the package? > > > > -- > View this message in context: > http://drools.46999.n3.nabble.com/How-to-delete-fact-in-