[
https://issues.jboss.org/browse/JBRULES-3192?page=com.atlassian.jira.plug...
]
Jeffrey Ricker commented on JBRULES-3192:
-----------------------------------------
A solution is to place the xjc jar (and only the xjc jar, not the other jaxb jars) in the
*karaf-home/lib/ext* directory and add the following line to the
*karaf-home/etc/custom.properties* file
{code}
org.osgi.framework.system.packages.extra=com.sun.tools.xjc,\
com.sun.tools.xjc.model,\
com.sun.tools.xjc.outline,\
com.sun.codemodel
{code}
I used the *jaxb-xjc-2.1.9-osgi.jar*.
FUSE 4.3.0 OSGI Bundles for Drools 5.2.0.Final
----------------------------------------------
Key: JBRULES-3192
URL:
https://issues.jboss.org/browse/JBRULES-3192
Project: Drools
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: drools-core (expert)
Affects Versions: 5.2.0.Final
Environment: QA
Reporter: Sankar Vinnakota
Assignee: Mark Proctor
Priority: Minor
Hi,
I am planning to use Drools 5.2.0.Final in FUSE (apache-servicemix-4.3.0-fuse-00-00 &
apache-servicemix-4.4.0-fuse-00-27). Can you let me know what are the OSGI bundles need to
install in order to run my simple drools application inside FUSE.
I have downloaded Drools OSGi bundles for 5.2.0.Final. It is too big list do we need to
install all those bundles to work with Drools? Is there any optimal way to install less
bundles to FUSE.
Do we need to install any extra bundles for 4.30 & 4.4.0 ?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira