<!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;">
    Re: Any help with Jbpm-Console problem please.
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/quangtin3">quangtin3</a> in <i>jBPM</i> - <a href="https://community.jboss.org/message/752956#752956">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 Luis Victor,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>This bug already fixed in jBPM github repository, you can see Chris Melas post at: <a class="jive-link-message-small" href="https://community.jboss.org/message/738335#738335">https://community.jboss.org/message/738335#738335</a>. The bug was fix at 29th May 2012. So just checkout and build your self from github (very time comsuming) or find a SNAPSHOT build with the time just after 29th May. It did make me some time so I will put my detail, just in hope it helps.</p><p>1. Chose a maven repos that keep old SNAPSHOT, example: <a class="jive-link-external-small" href="http://snapshots.jboss.org/maven2/org/jbpm/jbpm-human-task-war/5.3.0-SNAPSHOT/">http://snapshots.jboss.org/maven2/org/jbpm/jbpm-human-task-war/5.3.0-SNAPSHOT/</a></p><p>2. Chose litter newer human-task war file, for example <a class="jive-link-external-small" href="http://snapshots.jboss.org/maven2/org/jbpm/jbpm-human-task-war/5.3.0-SNAPSHOT/jbpm-human-task-war-5.3.0-20120706.045301-549.war">jbpm-human-task-war-5.3.0-20120706.045301-549.war</a></p><p>3. Copy to your jbpm-install/lib and change your jbpm-install/build.xml as follow:</p><p>Replace: (search for your line with string after "-" and replace with string after "+", here i used diff for this compare result but don't know how to attach .patch file)</p><p>-&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;available file="${install.home}/lib/jbpm-${jBPM.version}-human-task-war.zip" /&gt;</p><p>+&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;available file="${install.home}/lib/jbpm-human-task-war-5.3.0-20120706.045301-549.war" /&gt;</p><p> And:</p><p>-&#160;&#160;&#160; &lt;unzip src="${install.home}/lib/jbpm-human-task-war-${jBPM.version}.war" dest="${install.home}/target/jbpm-human-task-war" /&gt;</p><p>+&#160;&#160;&#160; &lt;unzip src="${install.home}/lib/jbpm-human-task-war-5.3.0-20120706.045301-549.war" dest="${install.home}/target/jbpm-human-task-war" /&gt;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>3': Or, or rename your <a class="jive-link-external-small" href="http://snapshots.jboss.org/maven2/org/jbpm/jbpm-human-task-war/5.3.0-SNAPSHOT/jbpm-human-task-war-5.3.0-20120706.045301-549.war">jbpm-human-task-war-5.3.0-20120706.045301-549.war</a> (for example) to jbpm-human-task-war-5.3.0.Final.war; zip it and replace jbpm-5.3.0.Final-human-task-war.zip in jbpm-install/lib directory.</p><p>Please report back if it's work or not,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>- Quang</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/752956#752956">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>