Noor Jalillah Jeffri [
https://community.jboss.org/people/jalillah] created the discussion
"java.lang.IllegalArgumentException: attempting to begin pageflow but required
org.jboss.seam.bpm.jbpm component is not installed"
To view the discussion, visit:
https://community.jboss.org/message/817925#817925
--------------------------------------------------------------
Hi Everyone.Can anyone tell me what dependencies should i put in my pom.xml or what the
jars needed to intergrate the jbpm with my GateIn portlet.I am planning to use drools and
jbpm in my portlet.
Im using seam 2.3 ,jsf 2.1, richfaces 4 and jboss AS 7.
I added this inside my component.xml
xmlns:bpm=http://jboss.com/products/seam/bpm
so that this one will work.
<bpm:jbpm>
<bpm:pageflow-definitions>
<value>pageflow.jpdl.xml</value>
</bpm:pageflow-definitions>
</bpm:jbpm>
How to get rid of the error?Thanks in advance.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/817925#817925]
Start a new discussion in jBPM Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]