[ https://issues.apache.org/activemq/browse/CAMEL-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56794#action_56794 ]
Willem Jiang edited comment on CAMEL-2137 at 1/7/10 7:36 AM: ------------------------------------------------------------- Hi Sergey I just did a quick test on latest apache-servicemix-4.1.0, ever thing looks good. Please feel free to try out the test case that I used. was (Author: njiang): Hi Sergey I just did a quick test on apache-servicemix-4.1.0-psc-01-00RC1, ever thing looks good. Please feel free to try out the test case that I used. > Beans can not be used in Camel routes deployed as JBI service units to > ServiceMix > --------------------------------------------------------------------------------- > > Key: CAMEL-2137 > URL: https://issues.apache.org/activemq/browse/CAMEL-2137 > Project: Apache Camel > Issue Type: Bug > Components: camel-jbi > Reporter: Sergey Beryozkin > Assignee: Willem Jiang > Fix For: 2.2.0 > > Attachments: camel-test.tgz > > > Create a JBI SU containing a quartz timer. > Create a JBI SU cointaining a Camel route which, for ex, includes, a custom > transformation part executed by MyTransform bean class (similarly to that > shipped with a number of camel examples). Start from a from: rule which gets > the events from a quartz endpoint and delegates to MyTransfrom and let the > output from MyTransfrom go to log:test. > This bean won't be invoked and after deploying the assembly and doing > log:display | grep test > you'll see that quartz events are indeed picked up but they're transmitted > directly to log:test -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.