On 18/03/2008, cmoulliard <[EMAIL PROTECTED]> wrote: > > Unfortunately, it does not work also, if I move the following xml part to the > bottom of my camelcontext.xml file : > > > <camelContext id="camel" useJmx="false" mbeanServer="mbeanServer" > xmlns="http://activemq.apache.org/camel/schema/spring"> > <package>org.apache.camel.example.spring</package> > </camelContext> > > > The beanFactory is still null and of course my orderDAO.
And just commenting out the <camelContext> element and it works again? -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com
