[jboss-user] [JBoss jBPM] - intigration of an jbpm with an webapplication.

chutki do-not-reply at jboss.com
Thu Feb 1 12:48:42 EST 2007


hello Everyone ,

       currently iam working on a web apllication for which we are using jbpm as workflow, for our application we are using oracle as DB and tomcat server , so i configured jbpm with tomcat and oracle and its working fine there , but i had blocked at one point that iam unable to use jbpm methods into our application . but honestly i didn't know how to use this methods in our application as we have some interfaces which we need to impliment by calling jbpm methods .. so should i need to add the JBPM-3.1.2.jar in lib dir inside our application .. as per now i had my appliation and jbpm in tomcat webapps dir 

which is of structure some thing like this 

+ webapps
   -test.war
   -jbpm.war
   +test
     -META-INF
     +WEB-INF
        +classes
        +lib
           -log4j.xml
           -web.xml
           -config.properties
   +jbpm
     +classes
        +lib
           -faces-config.xml
           -web.xml
           -jbpm.xml


so please help me in how to integrate my application with jbpm. and make sure me how my application dir structure should be ..should i need to drop compleate jbpm into our application dir inside the tomaca/webapps by addding the jars in lib dir of jbpm to the lib dir of our application .. e.t.c  so please help me ... :)

Thanks in advance

cheers
sam.



          

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

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



More information about the jboss-user mailing list