Tihomir Surdilovic [
http://community.jboss.org/people/tsurdilovic] created the discussion
"Re: Human Task Forms (on the fly)"
To view the discussion, visit:
http://community.jboss.org/message/617964#617964
--------------------------------------------------------------
If you deploy designer as exploded war in jboss, look at
$jboss/server/default/deploy/designer.war/profiles/jbpm.xml, specifically:
<stencilsetextension
namespace="
http://oryx-editor.org/stencilsets/extensions/bpmncosts-2.0#
http://oryx-editor.org/stencilsets/extensions/bpmncosts-2.0#" />
<externalloadurl protocol="http" host="localhost:8080"
subdomain="drools-guvnor/org.drools.guvnor.Guvnor/oryxeditor"
usr="admin" pwd="admin"/>
here you can manipulate the protocol, host, the username and password for all guvnor
internactions (no need to mess with the subdomain). If you are using the default nil
authentication then any username and password combination should work fine.
Are your forms still being generated even tho the form generation page that shows after
you click on the toolbar button is blank (check in guvnor under other assets and
documentation in your package).
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/617964#617964]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]