Hi

We are trying to create a new cxf-camel example. After generating the jar
and deploying it to deploy dir.
we are facing this exception.

19:01:42,343 | INFO  | l Console Thread | Console                          |
35 - org.apache.karaf.shell.console - 2.2.2.fuse-00-08 | Exception caught
while executing command
org.osgi.framework.BundleException: Unresolved constraint in bundle
coefusewsdl [225]: Unable to resolve 225.0: missing requirement [225.0]
package; (*package=META-INF.cxf)*
        at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3455)[org.apache.felix.framework-3.0.9-fuse-01-08.jar:]
        at
org.apache.felix.framework.Felix.startBundle(Felix.java:1728)[org.apache.felix.framework-3.0.9-fuse-01-08.jar:]
        at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:927)[org.apache.felix.framework-3.0.9-fuse-01-08.jar:]
        at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:914)[org.apache.felix.framework-3.0.9-fuse-01-08.jar:]
        at
org.apache.karaf.shell.osgi.RestartBundle.doExecute(RestartBundle.java:32)[21:org.apache.karaf.shell.osgi:2.2.2.fuse-00-08]
        at
org.apache.karaf.shell.osgi.BundlesCommand.doExecute(BundlesCommand.java:37)[21:org.apache.karaf.shell.osgi:2.2.2.fuse-00-08]
        at
org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:38)[35:org.apache.karaf.shell.console:2.2.2.fuse-00-08]
        at
org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)[35:org.apache.karaf.shell.console:2.2.2.fuse-00-08]
        at
org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)[35:org.apache.karaf.shell.console:2.2.2.fuse-00-08]
        at
org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)[35:org.apache.karaf.shell.console:2.2.2.fuse-00-08]
        at
org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400)[35:org.apache.karaf.shell.console:2.2.2.fuse-00-08]
        at
org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)[35:org.apache.karaf.shell.console:2.2.2.fuse-00-08]
        at
org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)[35:org.apache.karaf.shell.console:2.2.2.fuse-00-08]
        at
org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)[35:org.apache.karaf.shell.console:2.2.2.fuse-00-08]
        at
org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:79)[35:org.apache.karaf.shell.console:2.2.2.fuse-00-08]
        at
org.apache.karaf.shell.console.jline.Console.run(Console.java:240)[35:org.apache.karaf.shell.console:2.2.2.fuse-00-08]
        at java.lang.Thread.run(Thread.java:619)[:1.6.0_17]


What is this meta-inf.cxf . i can find it anywhere. 


Regards
Guru

--
View this message in context: 
http://camel.465427.n5.nabble.com/META-INF-cxf-tp4974554p4974554.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to