When I save a process like the starter's-kit "websale" through the jboss ide, i can include all necessary java classes in this .par file.
The contents of such a .par file are for instance: \classes\org\jbpm\websale\RemindActor.class \classes\org\jbpm\websale\UpdateBooks.class \classes\org\jbpm\websale\ShipItem.class gpd.xml processdefinition.xml processimage.jpg What happens exactly to all these files and classes when the .par file gets deployed? I think that the processdefiniton.xml gets parsed and fed into the jBPM database. But what happens to the rest (processimage.jpg, gpd.xml and the java classes)? Will the jBPM server automatically know the java classes after deployment? Thank you for your help. Johannes View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952664#3952664 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952664 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 [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
