<!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;">
    JBPM 5 DOESN'T WORK
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/thonghuynh">Thong Huynh</a> in <i>jBPM</i> - <a href="https://community.jboss.org/message/776225#776225">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hi people,</p><p>Maybe the title is a little bit subjective but me and my team is getting very frustrated at jBPM 5. </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Our problem: user task does not show up after the preceding user task is finished. </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>What we did: </p><p><span> - We downloaded the jbpm-5.3.0.Final installer from Jboss community download site (</span><a class="jive-link-external-small" href="http://sourceforge.net/projects/jbpm/files/jBPM%205/" target="_blank">http://sourceforge.net/projects/jbpm/files/jBPM%205/</a><span>) </span></p><p><span> - We unzipped the file and followed the instruction from jbpm 5 user guide (</span><a class="jive-link-external-small" href="http://docs.jboss.org/jbpm/v5.3/userguide/ch.installer.html#d0e389" target="_blank">http://docs.jboss.org/jbpm/v5.3/userguide/ch.installer.html#d0e389</a><span>) to install its components: jboss AS, Eclipse, Drools-Guvnor, JBPM Console, JBPM Eclipse Plugin, Drools Eclipse Plugin</span></p><p>&#160; - We used the component Drools-Guvnor to start modelling a basic process. The steps are as follows: </p><p><span>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; + Went to Guvnor with url: </span><a class="jive-link-external-small" href="http://localhost:8080/drools-guvnor" target="_blank">http://localhost:8080/drools-guvnor</a><span> </span></p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; + Created a new package in knowledge base </p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; + Created a new BPMN2 process in the package </p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; + Modelled a simple process with: Start Event -&gt; User Task 1 -&gt; User Task 2 -&gt; End Event</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; + Entered taskname for 2 user tasks and specified actorId as 'krisv' for both of them</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; + Generated forms using autogenerated form feature built in (3 forms are generated: 1 processtask form, usertask1 form, usertask2 form)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; + Saved it and built it </p><p><span> - We went to JBPM Console (</span><a class="jive-link-external-small" href="http://localhost:8080/jbpm-console" target="_blank">http://localhost:8080/jbpm-console</a><span>) to start reviewing the process. </span></p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; + Started the process, the 1st form (processtask form) appears, click submit </p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; + Went to Tasks to view the 1st task assigned to krisv (as specified) </p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; + The task showed up, viewed usertask1 form and confirmed it is as expected</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; + Refreshed the task list and expected to see the next one shows up</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; + NOTHING SHOWS UP </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p> We can also reproduce this problem with the Evaluation sample comes along with the installer. Has anyone encountered this problem and knows exactly what causes it? Any answer would be hightly appreciated. </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/776225#776225">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>