marmotadev [
https://community.jboss.org/people/marmotadev] created the discussion
"Re: Process Deployment"
To view the discussion, visit:
https://community.jboss.org/message/729783#729783
--------------------------------------------------------------
If you want some custom code you should implement that in work item handlers. Then -
repack gwt-console-war with dependencies (if you need them for ws invocation ), and use
task node in process witch will be bound by name of work item handler. For work item
handlers refer to jbpm 5 documentation:
http://docs.jboss.org/jbpm/v5.2/userguide/ch13.html#d0e3937
http://docs.jboss.org/jbpm/v5.2/userguide/ch13.html#d0e3937
http://docs.jboss.org/jbpm/v5.2/userguide/ch13.html#d0e3926
http://docs.jboss.org/jbpm/v5.2/userguide/ch13.html#d0e3926
p.s. simple way to repack:
copy dependencies to jbpm-installer/db/driver
edit jbpm-installer/conf/META-INFO/drools.session.conf
run "ant install.jBPM-gwt-console.into.jboss" in jbpm-installer dir
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/729783#729783]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]