[jboss-user] [jBPM] - Re: jBPM 4.3-jbpm.bpmn.cfg.xml does not exist

José Luis Granda do-not-reply at jboss.com
Fri Nov 19 14:49:10 EST 2010


José Luis Granda [http://community.jboss.org/people/jlgranda81] created the discussion

"Re: jBPM 4.3-jbpm.bpmn.cfg.xml does not exist"

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

--------------------------------------------------------------
Update maven for jbpm4.4
<repository>
            <id>jboss</id>
            <url> http://repository.jboss.org/nexus/content/repositories/releases/ http://repository.jboss.org/nexus/content/repositories/releases/</url>
            <releases>
                <enabled>true</enabled>
            </releases>
            <snapshots>
                <enabled>false</enabled>
            </snapshots>
        </repository>

Now, add dependeny

<dependency>
            <groupId>org.jbpm.jbpm4</groupId>
            <artifactId>jbpm-bpmn</artifactId>
            <version>4.4</version>
        </dependency>

Now, pass the jbpm.bpmn.cfg.xml does not exist
--------------------------------------------------------------

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

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/20101119/c48d57fb/attachment.html 


More information about the jboss-user mailing list