Error while deploying jdbc connection program(Unable to resolve 276.0: missing requirement osgi.wiring.package; )

2014-03-03 Thread vs_mahesh
Hi all, I am getting error while deploying a jdbc connection establishment program. My camel-context file is beans xmlns="http://www.springframework.org/schema/beans"; xmlns:beans="http://www.springframework.org/schema/beans"; xmlns:camel="http://camel.apache.org/schema/spring"; xmlns:osgi="http

Re: Error while deploying jdbc connection program(Unable to resolve 276.0: missing requirement osgi.wiring.package; )

2014-03-03 Thread Claus Ibsen
Hi Have you install spring-jdbc first? I think the command is: features:install spring-jdbc On Mon, Mar 3, 2014 at 2:49 PM, vs_mahesh wrote: > Hi all, > > I am getting error while deploying a jdbc connection establishment program. > My camel-context file is > > beans xmlns="http://www.springfra

Re: Error while deploying jdbc connection program(Unable to resolve 276.0: missing requirement osgi.wiring.package; )

2014-03-03 Thread vs_mahesh
Its working now.Thank you. - Thanks And regards, Mahesh -- View this message in context: http://camel.465427.n5.nabble.com/Error-while-deploying-jdbc-connection-program-Unable-to-resolve-276-0-missing-requirement-osgi-wirin-tp5748248p5748251.html Sent from the Camel - Users mailing list arc