[jboss-user] [jBPM] - Re: jBPM 4.3 - Problems with deploy

Dmitri Potapov do-not-reply at jboss.com
Fri Feb 11 01:25:49 EST 2011


Dmitri Potapov [http://community.jboss.org/people/dmitrip] created the discussion

"Re: jBPM 4.3 - Problems with deploy"

To view the discussion, visit: http://community.jboss.org/message/586826#586826

--------------------------------------------------------------
I have found solution.

In my jbpm.cfg.xml

<?xml version="1.0" encoding="UTF-8"?>

<jbpm-configuration>

  <import resource="jbpm.default.cfg.xml" />
  <import resource="jbpm.tx.hibernate.cfg.xml" />
  <import resource="jbpm.jpdl.cfg.xml" />
  *<import resource="jbpm.bpmn.cfg.xml" />*
  <import resource="jbpm.identity.cfg.xml" />
  <import resource="jbpm.businesscalendar.cfg.xml" />

</jbpm-configuration>

  I have deleted import if (  <import resource="jbpm.bpmn.cfg.xml" /> )   from my xml file, everything worked perfectly.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/586826#586826]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110211/b8a79e15/attachment.html 


More information about the jboss-user mailing list