You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2008/05/09 08:38:43 UTC

[jira] Created: (SM-1343) camel component lost the property which was set in the JBI endpoint

camel component lost the property which was set in the JBI endpoint
-------------------------------------------------------------------

                 Key: SM-1343
                 URL: https://issues.apache.org/activemq/browse/SM-1343
             Project: ServiceMix
          Issue Type: Bug
          Components: servicemix-camel
    Affects Versions: 3.2.1, 3.2
            Reporter: Willem Jiang


When I am working on writing test for the SM-1111, I found I can't get the property from the out message which I set in a jbi endponit.
Please check the JavaCamelRouteTest.java in the patch for more information about the test.

This patch also contains the patch of SM-1111. Here I use the Qname.vauleOf method the convert the operation name from String to QName.

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


[jira] Updated: (SM-1343) camel component lost the property which was set in the JBI endpoint

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang updated SM-1343:
-----------------------------

    Attachment: SM-1343.patch

> camel component lost the property which was set in the JBI endpoint
> -------------------------------------------------------------------
>
>                 Key: SM-1343
>                 URL: https://issues.apache.org/activemq/browse/SM-1343
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-camel
>    Affects Versions: 3.2, 3.2.1
>            Reporter: Willem Jiang
>         Attachments: SM-1343.patch
>
>
> When I am working on writing test for the SM-1111, I found I can't get the property from the out message which I set in a jbi endponit.
> Please check the JavaCamelRouteTest.java in the patch for more information about the test.
> This patch also contains the patch of SM-1111. Here I use the Qname.vauleOf method the convert the operation name from String to QName.

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


[jira] Reopened: (SM-1343) camel component lost the property which was set in the JBI endpoint

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang reopened SM-1343:
------------------------------


MyEchoComponent.java should also be committed into the svn repository.

> camel component lost the property which was set in the JBI endpoint
> -------------------------------------------------------------------
>
>                 Key: SM-1343
>                 URL: https://issues.apache.org/activemq/browse/SM-1343
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-camel
>    Affects Versions: 3.2, 3.2.1
>            Reporter: Willem Jiang
>            Assignee: Freeman Fang
>         Attachments: MyEchoComponent.patch, SM-1343.patch
>
>
> When I am working on writing test for the SM-1111, I found I can't get the property from the out message which I set in a jbi endponit.
> Please check the JavaCamelRouteTest.java in the patch for more information about the test.
> This patch also contains the patch of SM-1111. Here I use the Qname.vauleOf method the convert the operation name from String to QName.

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


[jira] Assigned: (SM-1343) camel component lost the property which was set in the JBI endpoint

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned SM-1343:
--------------------------------

    Assignee: Freeman Fang

> camel component lost the property which was set in the JBI endpoint
> -------------------------------------------------------------------
>
>                 Key: SM-1343
>                 URL: https://issues.apache.org/activemq/browse/SM-1343
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-camel
>    Affects Versions: 3.2, 3.2.1
>            Reporter: Willem Jiang
>            Assignee: Freeman Fang
>         Attachments: SM-1343.patch
>
>
> When I am working on writing test for the SM-1111, I found I can't get the property from the out message which I set in a jbi endponit.
> Please check the JavaCamelRouteTest.java in the patch for more information about the test.
> This patch also contains the patch of SM-1111. Here I use the Qname.vauleOf method the convert the operation name from String to QName.

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


[jira] Resolved: (SM-1343) camel component lost the property which was set in the JBI endpoint

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved SM-1343.
------------------------------

    Fix Version/s: 3.2.2
                   3.3
       Resolution: Fixed

The patch was applied into the svn repository.

> camel component lost the property which was set in the JBI endpoint
> -------------------------------------------------------------------
>
>                 Key: SM-1343
>                 URL: https://issues.apache.org/activemq/browse/SM-1343
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-camel
>    Affects Versions: 3.2, 3.2.1
>            Reporter: Willem Jiang
>            Assignee: Freeman Fang
>             Fix For: 3.2.2, 3.3
>
>         Attachments: MyEchoComponent.patch, SM-1343.patch
>
>
> When I am working on writing test for the SM-1111, I found I can't get the property from the out message which I set in a jbi endponit.
> Please check the JavaCamelRouteTest.java in the patch for more information about the test.
> This patch also contains the patch of SM-1111. Here I use the Qname.vauleOf method the convert the operation name from String to QName.

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


[jira] Updated: (SM-1343) camel component lost the property which was set in the JBI endpoint

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang updated SM-1343:
-----------------------------

    Attachment: MyEchoComponent.patch

Just added the MyEchoComponent file's patch.

> camel component lost the property which was set in the JBI endpoint
> -------------------------------------------------------------------
>
>                 Key: SM-1343
>                 URL: https://issues.apache.org/activemq/browse/SM-1343
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-camel
>    Affects Versions: 3.2, 3.2.1
>            Reporter: Willem Jiang
>            Assignee: Freeman Fang
>         Attachments: MyEchoComponent.patch, SM-1343.patch
>
>
> When I am working on writing test for the SM-1111, I found I can't get the property from the out message which I set in a jbi endponit.
> Please check the JavaCamelRouteTest.java in the patch for more information about the test.
> This patch also contains the patch of SM-1111. Here I use the Qname.vauleOf method the convert the operation name from String to QName.

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


[jira] Work started: (SM-1343) camel component lost the property which was set in the JBI endpoint

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on SM-1343 started by Freeman Fang.

> camel component lost the property which was set in the JBI endpoint
> -------------------------------------------------------------------
>
>                 Key: SM-1343
>                 URL: https://issues.apache.org/activemq/browse/SM-1343
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-camel
>    Affects Versions: 3.2, 3.2.1
>            Reporter: Willem Jiang
>            Assignee: Freeman Fang
>         Attachments: SM-1343.patch
>
>
> When I am working on writing test for the SM-1111, I found I can't get the property from the out message which I set in a jbi endponit.
> Please check the JavaCamelRouteTest.java in the patch for more information about the test.
> This patch also contains the patch of SM-1111. Here I use the Qname.vauleOf method the convert the operation name from String to QName.

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


[jira] Commented: (SM-1343) camel component lost the property which was set in the JBI endpoint

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SM-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42608#action_42608 ] 

Freeman Fang commented on SM-1343:
----------------------------------

apply patch
http://svn.apache.org/viewvc?rev=654696&view=rev for trunk
http://svn.apache.org/viewvc?rev=654697&view=rev for 3.2 branch

thanks Willem

> camel component lost the property which was set in the JBI endpoint
> -------------------------------------------------------------------
>
>                 Key: SM-1343
>                 URL: https://issues.apache.org/activemq/browse/SM-1343
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-camel
>    Affects Versions: 3.2, 3.2.1
>            Reporter: Willem Jiang
>            Assignee: Freeman Fang
>         Attachments: SM-1343.patch
>
>
> When I am working on writing test for the SM-1111, I found I can't get the property from the out message which I set in a jbi endponit.
> Please check the JavaCamelRouteTest.java in the patch for more information about the test.
> This patch also contains the patch of SM-1111. Here I use the Qname.vauleOf method the convert the operation name from String to QName.

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


[jira] Updated: (SM-1343) camel component lost the property which was set in the JBI endpoint

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated SM-1343:
--------------------------------

    Fix Version/s: servicemix-bean-2008.01

> camel component lost the property which was set in the JBI endpoint
> -------------------------------------------------------------------
>
>                 Key: SM-1343
>                 URL: https://issues.apache.org/activemq/browse/SM-1343
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-camel
>    Affects Versions: 3.2, 3.2.1
>            Reporter: Willem Jiang
>            Assignee: Freeman Fang
>             Fix For: 3.2.2, 3.3, servicemix-bean-2008.01
>
>         Attachments: MyEchoComponent.patch, SM-1343.patch
>
>
> When I am working on writing test for the SM-1111, I found I can't get the property from the out message which I set in a jbi endponit.
> Please check the JavaCamelRouteTest.java in the patch for more information about the test.
> This patch also contains the patch of SM-1111. Here I use the Qname.vauleOf method the convert the operation name from String to QName.

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


[jira] Resolved: (SM-1343) camel component lost the property which was set in the JBI endpoint

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved SM-1343.
------------------------------

    Resolution: Fixed

> camel component lost the property which was set in the JBI endpoint
> -------------------------------------------------------------------
>
>                 Key: SM-1343
>                 URL: https://issues.apache.org/activemq/browse/SM-1343
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-camel
>    Affects Versions: 3.2, 3.2.1
>            Reporter: Willem Jiang
>            Assignee: Freeman Fang
>         Attachments: SM-1343.patch
>
>
> When I am working on writing test for the SM-1111, I found I can't get the property from the out message which I set in a jbi endponit.
> Please check the JavaCamelRouteTest.java in the patch for more information about the test.
> This patch also contains the patch of SM-1111. Here I use the Qname.vauleOf method the convert the operation name from String to QName.

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