keith freeman [http://community.jboss.org/people/8forty] created the discussion

"Re: JBPM5 CR1 eclipse tooling demo problem"

To view the discussion, visit: http://community.jboss.org/message/585320#585320

--------------------------------------------------------------
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
 
http://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target
to
     drools.url= 
http://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/target 
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/
 
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 
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
[http://community.jboss.org/message/585320#585320]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to