[jboss-jira] [JBoss JIRA] (DROOLS-49) Improve Drools project to support deploymet on JBoss Fuse (Apache Karaf) platform

Charles Moulliard (JIRA) jira-events at lists.jboss.org
Fri Feb 22 12:38:57 EST 2013


    [ https://issues.jboss.org/browse/DROOLS-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756173#comment-12756173 ] 

Charles Moulliard commented on DROOLS-49:
-----------------------------------------

Here are the code :

https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/pull/26
https://github.com/droolsjbpm/droolsjbpm-knowledge/pull/31
https://github.com/droolsjbpm/droolsjbpm-integration/pull/44
https://github.com/droolsjbpm/drools/pull/177
                
> Improve Drools project to support deploymet on JBoss Fuse (Apache Karaf) platform
> ---------------------------------------------------------------------------------
>
>                 Key: DROOLS-49
>                 URL: https://issues.jboss.org/browse/DROOLS-49
>             Project: Drools
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 5.5
>            Reporter: Charles Moulliard
>            Assignee: Mark Proctor
>
> Existing Drools project has already been modified to support OSGI but the work done is incomplete, buggy and cannot be deployed like that on Apache Karaf (JBoss Fuse).
> In order to allow Drools deployment on Karaf container, I suggest that first we prepare a uberjar bundle of Drools project (1) before to decide strategy to adopt to deploy Drools on OSGI platform and expose OSGI service (2)
> Description of work already done
> 1) Add maven-felix bundle, packaging = bundle & define package to be imported/exported for drools-spring, drools-camel, drools-persistence-jpa, drools-decision-tables
> 2) Create a provisioning feature file to deploy Drools project on Apache Karaf 2.3.0
> 3) Create a itest project validating approach on Karaf with pax-exam & drools example 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list