Michał Minicki [
http://community.jboss.org/people/Valgoerad] created the discussion
"jbpm 4.4 - jboss integration"
To view the discussion, visit:
http://community.jboss.org/message/559164#559164
--------------------------------------------------------------
Hi.
I'm trying to achieve Jboss integration as per documentation here:
http://docs.jboss.com/jbpm/v4/devguide/html_single/#jbossintegration
http://docs.jboss.com/jbpm/v4/devguide/html_single/#jbossintegration
Unfortunately when I copy my *.jpdl jar into deploy directory jboss complains about not
finding the deployer:
{code}
--- Packages waiting for a deployer ---
org.jboss.deployment.DeploymentInfo@27f14cd4 {
url=file:/D:/Tools/jboss-4.2.3/server/jbpm/deploy/jbpm-process-1.2.46-SNAPSHOT.jpdl }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:/D:/Tools/jboss-4.2.3/server/jbpm/deploy/jbpm-process-1.2.46-SNAPSHOT.jpdl
altDD: null
lastDeployed: 1282825190506
lastModified: 1282825190506
mbeans:
--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo@27f14cd4 {
url=file:/D:/Tools/jboss-4.2.3/server/jbpm/deploy/jbpm-process-1.2.46-SNAPSHOT.jpdl }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:/D:/Tools/jboss-4.2.3/server/jbpm/deploy/jbpm-process-1.2.46-SNAPSHOT.jpdl
altDD: null
lastDeployed: 1282825190506
lastModified: 1282825190506
mbeans:
{code}
How do I get it working?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/559164#559164]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]