"chimera84" wrote : I'm a newbie in Jboss and jbpm : | | Does anyone have an example on how to access to the Jbpm engine not beeing in a webapp. The Junit test cases given in the starter kit look fine but they do not access to a procress deployed on jboss. | | Futhermore, How can I deploy a Jbpm process in Jboss ? | | I didn't find anything in the wiki pages nor in this forum...
First off, instructions for deploying a Jbpm process are readily available. See this thread http://www.jboss.com/index.html?module=bb&op=viewtopic&t=85420 that I recently replied to. The process itself does not get "deployed to jboss". You deploy it to the jBPM engine, wherever that might be (jBoss, WebSphere, straight java application). The JUnit test cases do this, but perhaps not all in one. Look at the ProcessArchiveDeploymentDbTest, which shows how to programatically deploy a .par file. Then you can apply that technique and modify other test cases to use the recently deployed process. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952975#3952975 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952975 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user