https://issues.apache.org/activemq/browse/SMX4-426

As stated since a couple of weeks, we definitively need a shared
repository (e.g. fuse web server) like ops4j propose to deploy the
features xml files and avoid that there are scattered in different web
servers (camel, servicemix, karaf, nmr, ...).

Regards,

Charles Moulliard
Senior Enterprise Architect
Apache Camel Committer

*****************************
blog : http://cmoulliard.blogspot.com
twitter : http://twitter.com/cmoulliard



On Thu, Nov 12, 2009 at 6:49 PM, Gert Vanthienen
<[email protected]> wrote:
> Charles,
>
> Yes, it looks like we need to re-align versions in the features'
> feature.xml file with the ones found in the Karaf features.  Perhaps
> we should try to build our SMX4 features on top of the Karaf bits as
> much as possible.  Could you raise a JIRA for it and as always, a
> patch with a proposed solution would be awesome ;) !
>
> Regards,
>
> Gert Vanthienen
> ------------------------
> Open Source SOA: http://fusesource.com
> Blog: http://gertvanthienen.blogspot.com/
>
>
>
> 2009/11/12 Charles Moulliard <[email protected]>:
>> There are redundancies and different bundles versions (concerning
>> pax-web) between ServiceMix features proposed for Web module (see
>> http://repository.apache.org/snapshots/org/apache/servicemix/apache-servicemix/4.1.0-SNAPSHOT/apache-servicemix-4.1.0-20091108.232317-29-features.xml)
>> and what is defined in http feature of Apache Felix Karaf (see
>> http://repository.apache.org/snapshots/org/apache/felix/karaf/apache-felix-karaf/1.2.0-SNAPSHOT/apache-felix-karaf-1.2.0-SNAPSHOT-features.xml)
>>
>> Remark : These features files are refered in the
>> org.apache.felix.karaf.features.cfg of ServiceMix 4.0
>>
>> In feature file of ServiceMix :
>>
>> <feature name="web-core" version="4.1.0-SNAPSHOT">
>> <bundle>mvn:org.ops4j.pax.web/pax-web-jsp/0.5.2</bundle>
>> <bundle>mvn:org.ops4j.pax.web/pax-web-bundle/0.5.2</bundle>
>> </feature>
>>
>> <feature name="web" version="4.1.0-SNAPSHOT">
>> <feature version="4.1.0-SNAPSHOT">web-core</feature>
>> <bundle>mvn:org.ops4j.pax.web-extender/pax-web-ex-war/0.5.0</bundle>
>> <bundle>mvn:org.ops4j.pax.web-extender/pax-web-ex-whiteboard/0.5.0</bundle>
>> <bundle>mvn:org.ops4j.pax.url/pax-url-war/1.0.0</bundle>
>> <bundle>mvn:org.apache.servicemix.war/org.apache.servicemix.war.deployer/4.1.0-SNAPSHOT</bundle>
>> </feature>
>>
>> In feature file of Apache Felix Karaf :
>>
>> <feature name="http" version="1.2.0-SNAPSHOT">
>> <bundle>mvn:org.ops4j.pax.web/pax-web-bundle/0.6.0</bundle>
>> </feature>
>>
>> Regards,
>>
>> Charles Moulliard
>> Senior Enterprise Architect
>> Apache Camel Committer
>>
>> *****************************
>> blog : http://cmoulliard.blogspot.com
>> twitter : http://twitter.com/cmoulliard
>>
>

Reply via email to