<!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: jBPM 5.x and OSGI integration/porting
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/swiderski.maciej">Maciej Swiderski</a> in <i>jBPM</i> - <a href="https://community.jboss.org/message/720090#720090">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Mdu, the main goal is to have it OSGi runtime independent as much as possible since we target other application servers too. We try to be as OSGi spec compliant as we can and if it comes to JBoss OSGi we use it as reference runtime that delivers enterprise OSGi (not completely yet). So we are quite dependent on its roadmap, for instance JPA integration is one of really important parts we are waiting for. Currently we found some workarounds to make our platform to meet requirements but to have it flexible as expected we do require following:</p><ul><li style="text-align: start;">JPA integration</li><li style="text-align: start;">DI like blue print or similar</li><li style="text-align: start;">optionally WAB (web application bundles) to have clients completely OSGi'fied <span> ;) </span></li></ul><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><blockquote class="jive-quote"><p>Mdu Keswa wrote:</p><p>2. The runtime and platform being worked on - how does it compare/contrast to other ongoing efforts such as Eclipse RT/Spring DM?</p></blockquote><p>I do not see it as a competitor of mentioned platforms. What we try to deliver with as we call it "platform" is dynamic ecosystem for BPM, BRM, CEP in one box that is ready for both business needs and IT needs. As business needs I mean agility in applying changes to your business artifacts (processes, rules, events, etc) without affecting already running instances (or at least minimize the risk of affecting them). As for IT needs it is never-ending story with upgrades, especially important in open source world where releases are more often and what is even more important to me, you (as user of the project) can decide to build it yourself (with some extra features or bug fixes) before official release. The platform is aiming at simplifying that and allowing both parties to operate on its full speed <span> :) </span> In general, as it rely in OSGi it should be possible (with some tweaks) to host it on Eclipse RT/Spring DM - I believe...</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><blockquote class="jive-quote"><p>Mdu Keswa wrote:</p><p>3. I do understand conceptually the above - but is it possible to also articulate the gap/pains/challenges this effort is filling/addressing in the Java OSGi space so that there are guiding principles around which the platform requirements are hinged?</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p></blockquote><p>A good one <span> :) </span></p><p>This is very wide topic but I will try to put some thoughts here as they may cause other questions and further discussion. In fact the main challenge is to make the design truly modular and OSGi really enforces that. I believe we have past this and have quite clean and simple architecture, but I do think it will evolve once we start some playarounds in more advanced setup (clustering, distributed caches, etc). One of the gap (in fact we have not yet spent too much time on it) is human task server. As we work on the platform having multitenancy in mind we did not decide on how to host task server on the platform. Of course it will rely on OSGi delivering services through service registry (so all dynamics and versioning will be secured) but how to expose it to its counterparts (process engine and its sessions) is still not fixed.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I hope I provided you with some answers and if you have any other I am more than happy to continue this discussion as I do believe it will make users and developers of jBPM and Drools life much easier. In addition our business users will appreciate it even more <span> :) </span></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/720090#720090">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>