[jboss-user] [JBoss jBPM] - Running Jbpm engine..

dsrkreddy do-not-reply at jboss.com
Mon Oct 9 09:49:57 EDT 2006


Hi All

       I want to run jbpm engine in our application so for that ... i added some libreries into the jbpm-3.1.2.jar file that are (hibernate,apache,dom4j) and edit the manifest.mf file as shown below


      Manifest-Version: 1.0
Ant-Version: Apache Ant 1.6.5
Main-Class: org/jbpm/db/JbpmSchema
Created-By: 1.5.0_06-b05 (Sun Microsystems Inc.)

but when i tried to run it from comand prompt i get a following messege
D:\jar>java -jar jbpm-3.1.2.jar
syntax: JbpmSchema create [<hibernate.cfg.xml> [<hibernate.properties>]]
syntax: JbpmSchema drop [<hibernate.cfg.xml> [<hibernate.properties>]]
syntax: JbpmSchema clean [<hibernate.cfg.xml> [<hibernate.properties>]]
syntax: JbpmSchema scripts   [<hibernate.cfg.xml> [<hibernate.prope
rties>]]

D:\jar>


and actually my intension is to write a ,method to run jbpm in our application  of our project .. so please help me to move further ..
does the main class to start jbpm engine in the jar file is "jbpmSchema.class "  and did i need to include any more lib files.. into it...

   please help me ... 

   thanks in advance for one and all.....

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976972#3976972

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976972



More information about the jboss-user mailing list