[
https://issues.apache.org/jira/browse/ODE-705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780550#action_12780550
]
Rafal Rusin commented on ODE-705:
---------------------------------
I tested your patch. It works :-). I just added repo for bnd tool
('http://www.aqute.biz/repo') and upgraded bnd version, because I got 'unable
to download' error.
I applied your initial work, so people could try it early and possibly give
some feedback. Thanks a lot Greg!
These are steps to install it in SMX4 (for people unfamiliar with SMX4):
buildr ode:install test=no
(this installs ode-jbi-karaf in local maven repo)
from SMX4 dir:
bin/servicemix
features:addUrl mvn:org.apache.ode/ode-jbi-karaf/1.3.4-SNAPSHOT/xml/features
features:install ode
features:list|grep -i ode
[ 119] [Active ] [ ] [Started] [ 60] Apache ODE Service
Engine (1.3.4.SNAPSHOT)
jbi:list
[Started ] [OdeBpelEngine ]
Then you can deploy SMX3 Service Assemblies by copying them into deploy dir and
see their status using 'list'
> Provide OSGi packaging and Karaf feature descriptor for deployment to
> ServiceMix 4.1
> ------------------------------------------------------------------------------------
>
> Key: ODE-705
> URL: https://issues.apache.org/jira/browse/ODE-705
> Project: ODE
> Issue Type: New Feature
> Affects Versions: 1.3.4
> Reporter: Greg Lucas
> Attachments: jbi-karaf.patch
>
>
> ServiceMix 4.1 supports OSGi bundle deployment for JBI components and the use
> of feature descriptors to deploy a set of related bundles. The ODE JBI
> component should be packaged so that it can be easily deployed to a
> ServiceMix 4.1 container from a maven repo using the feature install
> mechanism.
> We've done some initial work in this area already and I'd like to consider
> having the 1.x ODE component available as an optional feature in ServiceMix
> 4.1 by default.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.