<!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;">
    Did JBPM 5+ drop jPDL support? Only BPMN?
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/espinosa_cz">Jan Uhlir</a> in <i>jBPM</i> - <a href="https://community.jboss.org/message/648895#648895">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 guys,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I did not follow JBPM development since, well, version 3 times. I am trying to asses the current state of things. It seems a lot of things changed. But most of all &ndash; the modelling language, I was so used to, seems to be gone!</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><strong>Was jPDL modelling language support droped?</strong></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Was jPDL modelling language support droped, at least from the community JBPM version? There is no mention of jPDL process modelling language in JBPM 5+ documentation. Also, in &ldquo;jbpm-5.2.0.Final-bin&#8221; there is no jpdl related JAR library. Does this signalize that jpdl is not supported by JBoss JPDL anymore?</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>It would be quite disappointing for me. I quite liked jPDL. It does exactly what I want, it is Java centric, and I am a Java developer. It has quite wide and established user base, I was on several project using jPDL, including projects for major corporations. I liked how easy one can put Action (ActionHandlers) on nodes and transitions, multiple Actions per Node, having multiple transitions from a node. So I am concerned about the future of jPDL.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Is there an external group still maintaining jPDL?</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><strong>RedHat SOA</strong></p><p>OK, let's look outside the community JBoss version. Main JBoss sponsor/owner/parent organisation - RedHat - seems to offer jPDL in its JBoss Enterprise SOA, even it the latest version.</p><p><a class="jive-link-external-small" href="http://docs.redhat.com/docs/en-US/JBoss_Enterprise_SOA_Platform/5/html/JBoss_Rules_5_Reference_Guide/chap-quickstart.html">http://docs.redhat.com/docs/en-US/JBoss_Enterprise_SOA_Platform/5/html/JBoss_Rules_5_Reference_Guide/chap-quickstart.html</a><br/>RedHat BPM version, on contrary, offers only jPDL, as a modelling language for their platform. The only mention of BPMN regarding conversion utility <br/><a class="jive-link-external-small" href="http://docs.redhat.com/docs/en-US/JBoss_Developer_Studio/4.1/html/BPMN_Convert_User_Guide/overview.html">http://docs.redhat.com/docs/en-US/JBoss_Developer_Studio/4.1/html/BPMN_Convert_User_Guide/overview.html</a><br/><em>..the JBoss BPMN Convert module allows you to translate BPMN files to a basic JPDL.</em></p><p>So contrary to community, the corporate side of JBoss, RedHat, stick with jPDL. Well no wonder considering its maturity and wide user base. Is it something temporary, are they just waiting for BPMN implementation to mature and then drop jPDL support?</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><strong>BPMN2 designers</strong></p><p>There is another blocking issue to embrace BPMN2 &ndash; situation in GUI process designers. The Eclipse ones seem not to reach&#160; production quality yet. They struggle with latest Eclipse Indigo, allegedly implementing BPMN2 only partially, different implementations from different vendors (JBoss, CodeHoop, Eclipse EMF). I will post a new topic about my findings.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>It seems that only the web one - Oryx based &ndash; is ready for end users. It is distributed part of &ldquo;jbpm-5.2.0.Final-bin&#8221;. Already in version 2.0. There are several online webcast. Is this supposed to be the prefered designer for JBoss JBPM? And currently the only one of a production quality?</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><strong>I would welcome some clarification on this.</strong></p><p>But most of wiki articles are just empty stubs.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Best Regards</p><p>Espinosa</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/648895#648895">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>