[jboss-jira] [JBoss JIRA] (DROOLS-401) OSGI Singleton option should not be used

Charles Moulliard (JIRA) issues at jboss.org
Thu Jan 16 12:34:32 EST 2014


     [ https://issues.jboss.org/browse/DROOLS-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Charles Moulliard resolved DROOLS-401.
--------------------------------------

    Resolution: Done


Fixed with the following commits :

commit 83afcb4d9a626de03d9f1e3f5364001d0de49cc6
Author: Charles Moulliard <ch007m at gmail.com>
Date:   Wed Jan 15 21:33:28 2014 +0100
 
    Remove singleton=true option as it blocks to update bundle on karaf
 
 jbpm-flow/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 
commit 5d58dc046a820882d8507c461da8244f90498089
Author: Charles Moulliard <ch007m at gmail.com>
Date:   Wed Jan 15 21:31:06 2014 +0100
 
    Remove singleton=true option as it blocks to update bundle on karaf
 
 jbpm-flow-builder/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
                
> OSGI Singleton option should not be used
> ----------------------------------------
>
>                 Key: DROOLS-401
>                 URL: https://issues.jboss.org/browse/DROOLS-401
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Charles Moulliard
>            Assignee: Mark Proctor
>
> OSGI Singleton Option should be used as we get this error when we update or restart  a bundle on Karaf/JBoss Fuse
> {code}
> Error executing command: Could not start bundle mvn:org.jbpm/jbpm-flow-builder/6.0.1.Final in feature(s) jbpm-6.0.1.Final: Unresolved constraint in bundle org.jbpm.flow.builder [388]: Singleton conflict.
> {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