If i commented on some strings in my config, then i haven't got errors.
For example, this configuration run ok
....
<camelContext xmlns="http://activemq.apache.org/camel/schema/spring"
useJmx="true" id="idCamelContext">
<jmxAgent id="agent" createConnector="true"/>
<!--<route>-->
<!--<from uri="vm:fromScheduler"/>-->
<!--<process ref="idConfigurator"/>-->
<!--<process ref="idGroupTaskSaver"/>-->
<!--</route>-->
</camelContext>
...
James.Strachan wrote:
>
> 2008/8/18 pevgen <[EMAIL PROTECTED]>:
>>
>> I need run my program under Oracle Application Server. And the server
>> start
>> with oracle xml
>> parser
>
> OK - what happens if you try boot up a normal Spring 2 XML file (one
> using Spring 2 namespaces)?
>
> --
> James
> -------
> http://macstrac.blogspot.com/
>
> Open Source Integration
> http://open.iona.com
>
>
--
View this message in context:
http://www.nabble.com/spring-configuration-error-tp19030869s22882p19045001.html
Sent from the Camel - Users mailing list archive at Nabble.com.