[ https://issues.apache.org/jira/browse/CAMEL-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979216#action_12979216 ]
Ben O'Day edited comment on CAMEL-3339 at 1/8/11 6:37 PM: ---------------------------------------------------------- question...given that the CamelNamespaceHandler code is in camel-spring, how would the camel-core Main class create an application context? Are you wanting to move/replicate this namespace handling code in camel-core? Or should I try to remove the need tor the namespace handling altogether and just create the CamelContext manually? was (Author: boday): question...given that the CamelNamespaceHandler code is in camel-spring, how would the camel-core Main class create an application context? Are you wanting to move/replicate this namespace handling code in camel-core? Or is there an alternate way to create the application context that you want to use for this? > Main class in camel-core > ------------------------ > > Key: CAMEL-3339 > URL: https://issues.apache.org/jira/browse/CAMEL-3339 > Project: Camel > Issue Type: New Feature > Components: camel-core > Affects Versions: 2.5.0 > Reporter: Claus Ibsen > Priority: Minor > Fix For: 2.7.0 > > > When people run Camel standalone they may only use camel-core (and not > camel-spring). And therefore they would like a {{Main}} class in camel-core > JAR which works similar to the Main class from camel-spring. Must noticeable > it should be able to start and then block until the app is terminated (the > shutdown hook). > See for example nabble > http://camel.465427.n5.nabble.com/Filtering-an-xml-directory-tp3264230p3264230.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.