[jboss-user] [jBPM] - Re: JBPM5 CR1 eclipse tooling demo problem
keith freeman
do-not-reply at jboss.com
Thu Feb 3 15:09:05 EST 2011
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110203/75252925/attachment.html
More information about the jboss-user
mailing list