[jboss-jira] [JBoss JIRA] (DROOLS-398) Drools & jbpms cannot be deployed on JBoss Fuse 6.0 / Karaf 2.3
Charles Moulliard (JIRA)
issues at jboss.org
Thu Jan 16 12:36:33 EST 2014
[ https://issues.jboss.org/browse/DROOLS-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Charles Moulliard resolved DROOLS-398.
--------------------------------------
Resolution: Done
Fixed with the following commits (and tested) :
===============================================================================
Repository: droolsjbpm-integration
===============================================================================
commit 83701b63bc13e37023fe8321cd81d0bb49d77f57
Author: Charles Moulliard <ch007m at gmail.com>
Date: Wed Jan 15 22:02:06 2014 +0100
Fix version number, test camel drools decision table example with blueprint on karaf
.../blueprint-camel-drools-decision-table-example/ReadMe.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 19f360dd05cc8797864f478162756e49f2c9a0be
Author: Charles Moulliard <ch007m at gmail.com>
Date: Wed Jan 15 21:54:14 2014 +0100
Change version number of the features file
.../spring-camel-drools-decision-table-example/ReadMe.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit b908ac9fb1e2863e815dd9d1c41569867b12e976
Author: Charles Moulliard <ch007m at gmail.com>
Date: Wed Jan 15 21:44:45 2014 +0100
Fix issues to deploy project on karaf - tested with jbpm-example
.../filtered-resources/repository/features.xml | 322 +++++++++++----------
1 file changed, 170 insertions(+), 152 deletions(-)
commit aa177bb8f8a4cc6e819dff4526912c1efb03dda6
Author: Charles Moulliard <ch007m at gmail.com>
Date: Wed Jan 15 21:44:08 2014 +0100
Change features required to deploy project on karaf and test jbpm-example
.../droolsjbpm-osgi-examples/spring-jbpm-osgi-example/ReadMe.txt | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
commit b963255dedb9f50428b0409cedef26c9eae9c7ea
Author: Charles Moulliard <ch007m at gmail.com>
Date: Wed Jan 15 21:35:29 2014 +0100
Change features required to deploy project on karaf and test jbpm-example
.../droolsjbpm-osgi-examples/spring-jbpm-osgi-example/ReadMe.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
> Drools & jbpms cannot be deployed on JBoss Fuse 6.0 / Karaf 2.3
> ---------------------------------------------------------------
>
> Key: DROOLS-398
> URL: https://issues.jboss.org/browse/DROOLS-398
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 6.0.0.Final
> Reporter: Charles Moulliard
> Assignee: Mark Proctor
>
> Due to refactoring of project kie-commons (merged with uberfire) and not longer required by jBPMN (to be verified), Drools and jbpmn 6.0.1.Final cannot be deployed anymore on JBoss Fuse / Karaf using the following features deployment command :
> {code}
> features:addurl mvn:org.drools/drools-karaf-features/6.0.1.Final/xml/features
> karaf at root> features:install kie-spring
> Error executing command: URL [mvn:org.kie.commons/kie-commons-cdi/6.0.1.Final] could not be resolved.
> {code}
--
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