[switchyard-issues] [JBoss JIRA] (SWITCHYARD-664) CamelActivator should create context on activateBinding() rather than on start()

Magesh Bojan (JIRA) jira-events at lists.jboss.org
Wed Feb 29 07:19:37 EST 2012


Magesh Bojan created SWITCHYARD-664:
---------------------------------------

             Summary: CamelActivator should create context on activateBinding() rather than on start()
                 Key: SWITCHYARD-664
                 URL: https://issues.jboss.org/browse/SWITCHYARD-664
             Project: SwitchYard
          Issue Type: Bug
          Components: component-camel
    Affects Versions: 0.3
            Reporter: Magesh Bojan
            Assignee: Magesh Bojan
             Fix For: 0.4


Camel component activator creates context during the start() method. However, this poses a problem due to not all the TypeConverters being registered. So idea is to move this context creation to activateBinding() method.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the switchyard-issues mailing list