You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Lars Heinemann (JIRA)" <ji...@apache.org> on 2010/08/18 11:37:48 UTC

[jira] Resolved: (SMXCOMP-501) targetService in servicemix-xmpp binding component

     [ https://issues.apache.org/activemq/browse/SMXCOMP-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Heinemann resolved SMXCOMP-501.
------------------------------------

    Fix Version/s: servicemix-xmpp-2010.02
       Resolution: Fixed

I reworked the component and will now setup the component wiki according to the changes. Please check it for updates in future.


> targetService in servicemix-xmpp binding component
> --------------------------------------------------
>
>                 Key: SMXCOMP-501
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-501
>             Project: ServiceMix Components
>          Issue Type: Improvement
>          Components: servicemix-xmpp
>    Affects Versions: servicemix-xmpp-2008.01, servicemix-xmpp-2009.01, servicemix-xmpp-2009.02
>         Environment: Any
>            Reporter: John Yoo
>            Assignee: Lars Heinemann
>             Fix For: servicemix-xmpp-2010.02
>
>
> I have been trying to implement an echo program, which consists of a servicemix-xmpp binding component and a service engine.
> The echo program receives messages from an IM client and returns back to it with the same messages.
> I have tried to transfer the messages from the xmpp binding component to the service engine, but I could not find a way to do it.
> For other binding components (such as servicemix-http/servicemix-mail), 
> there is the targetService attribute in xbean.xml or I can use MessageExchange to transfer the messages.
> However, servicemix-xmpp does not have targetService attribute. In addition, there is no way I can use MessageExchange in XMPPMarshaler.java.
> If I am not aware of a method or a trick to do, please inform me of it.
> Otherwise, I would appreciate it if one of the developer would make the enhancement.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.