[jboss-dev-forums] [jBPM Development] - Re: KnowledgeStoreServiceImpl.buildCommandService java.lang.reflect.InvocationTargetException

gigazhang do-not-reply at jboss.com
Sun Jun 24 21:15:58 EDT 2012


gigazhang [https://community.jboss.org/people/gigazhang] created the discussion

"Re: KnowledgeStoreServiceImpl.buildCommandService java.lang.reflect.InvocationTargetException"

To view the discussion, visit: https://community.jboss.org/message/743874#743874

--------------------------------------------------------------
<dependency>
            <groupId>org.jbpm</groupId>
            <artifactId>jbpm-flow</artifactId>
            <version>${jbpm.version}</version>
        </dependency>
        <dependency>
            <groupId>org.jbpm</groupId>
            <artifactId>jbpm-flow-builder</artifactId>
            <version>${jbpm.version}</version>
        </dependency>
        <dependency>
            <groupId>org.jbpm</groupId>
            <artifactId>jbpm-persistence-jpa</artifactId>
            <version>${jbpm.version}</version>
        </dependency>
        <dependency>
            <groupId>org.jbpm</groupId>
            <artifactId>jbpm-gwt-graph</artifactId>
            <version>${jbpm.stable.version}</version>
            <exclusions>
                <exclusion>
                    <groupId>org.jbpm</groupId>
                    <artifactId>jbpm-human-task-hornetq</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.jbpm</groupId>
                    <artifactId>jbpm-human-task-jms</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.hornetq</groupId>
                    <artifactId>hornetq-core</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>org.jbpm</groupId>
            <artifactId>jbpm-bam</artifactId>
            <version>${jbpm.stable.version}</version>
        </dependency>


<jbpm.version>5.3.0.Final</jbpm.version>
<jbpm.stable.version>5.3.0.Final</jbpm.stable.version>
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120624/83e7f722/attachment.html 


More information about the jboss-dev-forums mailing list