JBoss Community

Re: JBPM5 CR1 eclipse tooling demo problem

created by keith freeman in jBPM - View the full discussion

Re: versions, I'm using JBPM5 CR1: I downloaded jbpm-5.0-CR1-installer.zip, unzipped and did ant install.demo.  I did have to make 2 minor changes to get the install to work: I modified build.properties changing drools.url from

 

     drools.url=http://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target

to

     drools.url=http://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/target

 

(I guess "trunk" is gone?)

 

I also modified build.xml to download and run the 64-bit version of eclipse ("linux-gtk-x86_64" instead of "linux-gtk")

 

According to your suggestion, I tried replacing the human task jar with  jbpm-human-task-5.0-SNAPSHOT.jar downloaded from https://hudson.jboss.org/hudson/job/jBPM5/lastSuccessfulBuild/artifact/target/jbpm-5.0-SNAPSHOT-pre-bin/, but now when I hit the "Refresh" button nothing happens (no error dialog, no task for krisv shows up), here's the ant console:

 

 

 

start.human.task:

 

     [java] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".

     [java] SLF4J: Defaulting to no-operation (NOP) logger implementation

     [java] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

     [java] Task service started correctly !

     [java] Task service running ...

     [java] [2011:02:34 14:02:102:debug] Message receieved on server : QueryTasksAssignedAsPotentialOwner

     [java] [2011:02:34 14:02:102:debug] Arguments : [krisv, en-UK]

     [java] [2011:02:34 14:02:554:debug] Message receieved on server : QueryTasksAssignedAsPotentialOwner

     [java] [2011:02:34 14:02:554:debug] Arguments : [krisv, en-UK]

Reply to this message by going to Community

Start a new discussion in jBPM at Community