Can someone tell me how jbpm4jsf and jbpm.org/jsf interact.
Specifically, in the sample admin console application how are the forms created
by the process designer integrated with the console app.
Any help at would be appreciated as trying to develop a JBPM application is
proving to be painsta
Hi,
I'm trying to decipher the jbpm-console application with a view to getting an
understanding of jbpm4jsf.
One of the jbpm4jsf tags used in the application is . Can you tell me where proclist is defined?
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopi
Hi,
I've been trying to develop a web console to run in tomcat. Is there a
recommended deveopment approach or is there any documentation other than the
getting started guide.
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4129652#4129652
Reply to t
I am using jbpm-jpdl-3.2.2 and Script.hbm.xml is not commented out.
I get the error when I execute this code:
| JbpmConfiguration jbpmConfiguration = JbpmConfiguration.getInstance();
| JbpmContext jbpmContext = jbpmConfiguration.createJbpmContext();
| return jbpmContext.getGraphSession().
I am trying to create my own admin console using Tomcat and SQLServer. I have
create the SQLServer database ok and I have configured hibernate to point to
it, however when I delpoy my application I get this error:
An association from the table JBPM_NODE refers to an unmapped class:
org.jbpm.gr
Thanks again. I understand that they use a node and not a state, what I can't
quite get to grips with is why and when would you use a state node?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128079#4128079
Reply to the post :
http://www.jboss.com/index.ht
Thanks. This has left me a bit confused as to why or when would one use a state
node, if you can't automate the control flow?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127814#4127814
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posti
Hello,
I have created a simple example jBPM project and I can deploy it using
jbpm-console. I have create a state node like this:
|
|
|
|
|
In the class com.sample.action.LOAActionHandler I have coded the execute method
like this:
public void execute(E
Hello,
Where can I find documentation on jbpm4jsf?
Many Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125580#4125580
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125580
_
I am following the Jbpm Getting Started guide but my progress has been halted
because I can't add a task to a task node using the graphical process designer
in Eclipse. When I right click on a node there is no Add Task menu item. Is
this a known problem and is there a fix?
I am using jbpm-jpdl-
10 matches
Mail list logo