Re: [rules-users] gwt-console source code

2011-02-05 Thread Mauricio Salatino
Right now the jBPM project is being handled separately from drools. They are trying to clean it up. Did you check: https://github.com/krisv/jbpm/tree/master/jbpm-gwt Greetings. On Sat, Feb 5, 2011 at 7:39 PM, gs76pl wrote: > > hi, > > thanks for your info but i think that the code i've been l

Re: [rules-users] gwt-console source code

2011-02-05 Thread gs76pl
hi, thanks for your info but i think that the code i've been looking for is at https://github.com/heiko-braun/bpm-console . At least it contains all gwt code of the gwt-console (tasks management i.e. claim, complete etc) do you know why all this code kept not in a one place e.g. droolsjbpm? it t

Re: [rules-users] gwt-console source code

2011-02-05 Thread Mauricio Salatino
Now jBPM is decoupled from drools https://github.com/krisv/jbpm/tree/master/jbpm-gwt That's what you are looking for.. Greetings On Sat, Feb 5, 2011 at 6:57 PM, gs76pl wrote: > > hi, > i got all the source code from github but still gwt part of the code of the > console is missing there. Has

Re: [rules-users] gwt-console source code

2011-02-05 Thread gs76pl
hi, i got all the source code from github but still gwt part of the code of the console is missing there. Has anyone got any suggestions where this code is -- View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/gwt-console-source-code-tp2431034p2433763.html Sent fro

Re: [rules-users] gwt-console source code

2011-02-05 Thread Salaboy
Hi there, the drools / jbpm project is now using git. Go to github.com/droolsjbpm Greetings! - CTO @ http://www.plugtree.com - MyJourney @ http://salaboy.wordpress.com - Co-Founder @ http://www.jbug.com.ar - Mauricio "Salaboy" Salatino - On 05/02/2011, at 10:36, gs76pl wrote: > > hi, > > w

[rules-users] gwt-console source code

2011-02-05 Thread gs76pl
hi, where can i find gwt-source code with client parts (html pages, gwt code etc)? I went through http://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/drools-process/ modules and nowhere can i find this code. All i can find there are some parts of the gwt-console or gwt-console-server :( --