[jboss-user] [jBPM] - Re: Could not connect task client: on ip: 127.0.0.1 - port: 5153

AM Sid do-not-reply at jboss.com
Fri Jan 18 12:06:12 EST 2013


AM Sid [https://community.jboss.org/people/ams1] created the discussion

"Re: Could not connect task client: on ip: 127.0.0.1 - port: 5153"

To view the discussion, visit: https://community.jboss.org/message/792828#792828

--------------------------------------------------------------
I finally got the human task service working, I made the foloowing changes in build.xml

   <java classname="org.jbpm.DemoTaskService" fork="true">  
*        <sysproperty key="jbpm.user.group.mapping" value="file:///C:/work/jbpm-installer/jboss-as-7.1.1.Final/standalone/configuration/roles.properties"/> * 

      <classpath>
            <pathelement path="${install.home}/task-service/target"/>
            <path refid="classpath.human.task" />
      </classpath>
    </java>
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/792828#792828]

Start a new discussion in jBPM at Community
[https://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/20130118/b5ec83cc/attachment.html 


More information about the jboss-user mailing list