Re: ActiveMQ and Camel 2.17.x on Karaf

2017-01-14 Thread Krzysztof Sobkowiak
Hi

I could successfully install Camel 2.17.3 and ActiveMQ 5.14.3 on Karaf 4.0.8 
(also 4.0.7):


__ __   
   / //_/ __ _/ __/ 
  / ,<  / __ `/ ___/ __ `/ /_   
 / /| |/ /_/ / /  / /_/ / __/   
/_/ |_|\__,_/_/   \__,_/_/

  Apache Karaf (4.0.8)

Hit '' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '' or type 'system:shutdown' or 'logout' to shutdown Karaf.

karaf@root()> feature:repo-add camel 2.17.3
Adding feature url mvn:org.apache.camel.karaf/apache-camel/2.17.3/xml/features
karaf@root()> feature:repo-add activemq 5.14.3
Adding feature url mvn:org.apache.activemq/activemq-karaf/5.14.3/xml/features
karaf@root()> feature:install camel camel-blueprint camel-jms activemq-camel 
activemq-broker-noweb activemq-blueprint
karaf@root()> activemq:list
brokerName = amq-broker


Kindly tegards
Krzysztof

On 30.11.2016 14:11, IODB wrote:
> Can somebody refer me to the relevant Jira issue, so I can track its
> progress?
>
> Thanks
>
>
>
> --
> View this message in context: 
> http://karaf.922171.n3.nabble.com/ActiveMQ-and-Camel-2-17-x-on-Karaf-tp4046427p4048863.html
> Sent from the Karaf - Dev mailing list archive at Nabble.com.

-- 
Krzysztof Sobkowiak (@ksobkowiak)

JEE & OSS Architect, Integration Architect
Apache Software Foundation Member (http://apache.org/)
Apache ServiceMix Committer & PMC Member (http://servicemix.apache.org/)
Senior Solution Architect @ Capgemini SSC (http://www.capgeminisoftware.pl/)


Re: [K4.1] Pax Logging: Sift appender

2017-01-14 Thread Jean-Baptiste Onofré
Hi Oli

Let me take a look but sift with MDC should still work.

Regards
JB⁣​

On Jan 14, 2017, 10:44, at 10:44, Oliver Lietz  wrote:
>hi all,
>
>the sifting appender was removed from org.ops4j.pax.logging.cfg with
>"Switch 
>to log4j v2" (KARAF-4189 and KARAF-4190).
>
>How do I have to configure Pax Logging in Karaf to get back a log per
>bundle?
>
>Thanks,
>O.


[K4.1] Pax Logging: Sift appender

2017-01-14 Thread Oliver Lietz
hi all,

the sifting appender was removed from org.ops4j.pax.logging.cfg with "Switch 
to log4j v2" (KARAF-4189 and KARAF-4190).

How do I have to configure Pax Logging in Karaf to get back a log per bundle?

Thanks,
O.