[
https://issues.apache.org/jira/browse/CAMEL-9171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948621#comment-14948621
]
Christian Schneider commented on CAMEL-9171:
--------------------------------------------
The problem seems to be that inside karaf the PacketExtensions are of type
DefaultPacketExtension instead of JivePropertiesExtension. No idea why but I
prepared a fix that an handle both.
> camel-xmpp processes no messages when running in Karaf
> ------------------------------------------------------
>
> Key: CAMEL-9171
> URL: https://issues.apache.org/jira/browse/CAMEL-9171
> Project: Camel
> Issue Type: Bug
> Components: karaf, osgi
> Affects Versions: 2.15.3
> Environment: Mac OS X
> Reporter: Achim Finke
> Assignee: Christian Schneider
> Priority: Minor
> Fix For: 2.17.0
>
>
> Camel XMPP communication is not working in version 2.15.3 when running in
> Karaf. The feature installation works fine but no messages are processed.
> I guess this is potentially based on changing the Smack version from 3 to 4.
> Based on the existing Camel Karaf tests I created a simple test which passes
> with Camel Version 2.14.3 and fails with Camel Version 2.15.3. The test can
> be found here https://github.com/achim86/karaf-xmpp (remember to start the
> XMPPServer before running the test as described in the readme).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)