[ https://issues.apache.org/jira/browse/CAMEL-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13033925#comment-13033925 ]
Hari Sundharesan commented on CAMEL-3904: ----------------------------------------- Continuing from the previous comment , all I have in my camel-context is <route> <from uri="quickfix:egorig.cfg"/> <filter> <simple>${in.header.EventCategory} == 'AppMessageReceived'</simple> <to uri="log:test"/> </filter> </route> > Add osgi based quickfix test > ---------------------------- > > Key: CAMEL-3904 > URL: https://issues.apache.org/jira/browse/CAMEL-3904 > Project: Camel > Issue Type: Test > Components: osgi > Affects Versions: 2.6.0 > Reporter: Claus Ibsen > Priority: Minor > > There may be problem using camel-quickfix in osgi. We need an unit test of it > in tests/camel-itest-osgi > See Fuse forum > http://fusesource.com/forums/thread.jspa?threadID=2926&tstart=0 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira