<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Ported jBPMN5 Web Example by bpmn2user to jBPMN5.2
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/jemmerling">jemmerling</a> in <i>jBPM</i> - <a href="https://community.jboss.org/message/647897#647897">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>I hope somebody finds this useful and that the original author doesn't take offense!</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I ported this example to jBPMN5.2 without otherwise changing the functionality. The instructions to run it (<a class="jive-link-blog-small" href="https://community.jboss.org/people/bpmn2user/blog/2011/09/21/jbpm5-web-example">https://community.jboss.org/people/bpmn2user/blog/2011/09/21/jbpm5-web-example</a>) should be the same. I don't believe I changed the set of JARs recommended to be deployed to %TOMCAT_HOME%\lib, but if there is any question, here is what I currently have:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>jta-1.1.jar</p><p>annotations-api.jar</p><p>catalina-ant.jar</p><p>catalina-ha.jar</p><p>catalina-tribes.jar</p><p>catalina.jar</p><p>ecj-3.7.jar</p><p>el-api.jar</p><p>jasper-el.jar</p><p>jasper.jar</p><p>jsp-api.jar</p><p>servlet-api.jar</p><p>tomcat-coyote.jar</p><p>tomcat-dbcp.jar</p><p>tomcat-i18n-es.jar</p><p>tomcat-i18n-fr.jar</p><p>tomcat-i18n-ja.jar</p><p>slf4j-api-1.5.2.jar</p><p>slf4j-jdk14-1.5.2.jar</p><p>btm-1.3.1.jar</p><p>h2-1.3.155.jar</p><p>btm-tomcat55-lifecycle.jar</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Changes should be self-explanatory and are limited to:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>pom.xml</p><p>persistence.xml</p><p>orm.xml</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>plus you can see some abortive attempts I made to HumanTaskStartupServlet.java to modify this so it would shut down cleanly when Tomcat is shut down (these are commented out and otherwise functionality is not affected). I believe that I will start a discussion of this matter at some future time.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I also added <span style="font-family: courier new,courier; font-size: 8pt;">jbpm.usergroup.callback.properties</span> however I didn't determine conclusively if that is truly needed.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Cheers!</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="https://community.jboss.org/message/647897#647897">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in jBPM at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>