Re: [rules-users] Working in the GWT console

2009-11-18 Thread ramram8
Hi Kris I managed to get all the user tasks working fine in the GWT console I just have a problem on having a workitem to be executed in the GWT. If i have the following scenario USER Task - WorkITEM the user task is being executed but the workitem is never ? what should I add to the

[rules-users] Working in the GWT console

2009-11-17 Thread ramram8
Hi I am having the following problem: I am able to start the web cosole successfully and see all the process List that I want to execute. My scenario is the following: User Task1 - User Task2 - Send Mail What I did is: 1- upload the jar file into Guvnor 2- upload the rf file into Guvnor 3- Build

Re: [rules-users] Working in the GWT console

2009-11-17 Thread Kris Verlaenen
Does your test case work if you run it from Eclipse directly (for example using a knowledge agent to load them from guvnor or simply loading from file system) and using the Eclipse task client (to eliminate the possibility that there is something wrong with the process)? Might be useful if you

Re: [rules-users] Working in the GWT console

2009-11-17 Thread ramram8
Hi Kris I am new to Drools. I didn't perform a test case from eclipse by using a knowledge agent to load them from guvnor. Well I have a question after I build the application on Guvnor should I do something like copythe .pkg to a specific location or just restart the server and Launch the GWT

Re: [rules-users] Working in the GWT console

2009-11-17 Thread ramram8
Kris I also found the following issue if the USER TASK 1 and USER TASK 2 are assigned to the same user I can see both tasks and execute them but if for example Task 1 is assigned to admin and Task 2 is assigned to admin1 after logging out and logging in as admin1 I cant see that the tasks that