Re: SAXParseException -Cannot find the declaration of element 'beans'

2014-12-20 Thread niteshjain
No problem. Thank you :) Regards, Nitesh On 5:09PM, Sat, 20 Dec 2014 Grzegorz Grzybek [via Camel] < ml-node+s465427n5760949...@n5.nabble.com> wrote: > Hi > > I'll be able to check the details after Christmas holidays, but now, try > copy those > ( > https://github.com/spring-projects/spring-fram

Re: SAXParseException -Cannot find the declaration of element 'beans'

2014-12-20 Thread Grzegorz Grzybek
Hi I'll be able to check the details after Christmas holidays, but now, try copy those (https://github.com/spring-projects/spring-framework/tree/master/spring-beans/src/main/resources/META-INF) resources) into your META-INF (https://github.com/niteshjain132/CamelSpring-WS/tree/master/src/main

Re: SAXParseException -Cannot find the declaration of element 'beans'

2014-12-20 Thread niteshjain
Thank you :) can you please look at this https://github.com/niteshjain132/CamelSpring-WS i get XmlParseException when i invoke via webservice (deployed it in Jboss Fuse Server) Regards, Nitesh -- View this message in context: http://camel.465427.n5.nabble.com/SAXParseException-Cannot-find-t

[GitHub] camel pull request: CAMEL-4427: Enable support for joining channel...

2014-12-20 Thread lithium
GitHub user lithium opened a pull request: https://github.com/apache/camel/pull/358 CAMEL-4427: Enable support for joining channels named "#" This is suggested fix to a comment I left on: https://issues.apache.org/jira/browse/CAMEL-4427 You can merge this pull request into a Git re

Re: SAXParseException -Cannot find the declaration of element 'beans'

2014-12-20 Thread niteshjain
When I deploy it in OSGI Container I get Org.xml.sax.SAXParseException: cvc-elt.1.a: Cannot find the declaration of element 'beans'. Whereas it worked in Jboss IDE On 1:32PM, Wed, 17 Dec 2014 Grzegorz Grzybek [via Camel] < ml-node+s465427n5760810...@n5.nabble.com> wrote: > Hi > > Are you sure yo