Thank you, Claus. Unfortunately, OAS crashed, when i deployed 'xerces' in WEB-INF/lib. But I will try to change my config.xml with the tag <package>
Thanks. Evgeny Claus Ibsen wrote: > > BTW: How are you deploying your application on Oracle? > > If it's a web application you could probably have luck with including a > different XML tool in WEB-INF/lib such as xerces. > > Med venlig hilsen > > Claus Ibsen > ...................................... > Silverbullet > Skovsgårdsvænget 21 > 8362 Hørning > Tlf. +45 2962 7576 > Web: www.silverbullet.dk > > -----Original Message----- > From: pevgen [mailto:[EMAIL PROTECTED] > Sent: 19. august 2008 08:33 > To: [email protected] > Subject: [SPAM] Re: spring configuration error > > > 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. > > > -- View this message in context: http://www.nabble.com/spring-configuration-error-tp19030869s22882p19047039.html Sent from the Camel - Users mailing list archive at Nabble.com.
