You need to use the same version of Jetty, eg the 7.x version. So
change your pom.xml file to use the same version.

And then make sure the version ranges for OSGi is in the 7 -> 8 range
only as well.

On Wed, Aug 28, 2013 at 8:46 AM, contactreji <[email protected]> wrote:
> Hi Claus
>
> I incorporated the chances you mentioned. Still the error seems to be same
> again
>
> its like..
>
> *
> 09:44:51,405 | WARN  | 625610171115.tmp | /                                |
> 90 - org.eclipse.jetty.util - 7.6.7.v20120910 | Cannot install or update
> bundle from
> C:\Windows\system32\config\systemprofile\AppData\Local\Temp\install8171016625610171115.tmp
> org.osgi.framework.BundleException: Unresolved constraint in bundle
> com.outotec.mes-bw-copper_recovery_perc_ssl [481]: Unable to resolve 481.0:
> missing requirement [481.0] osgi.wiring.package;
> (&(osgi.wiring.package=org.eclipse.jetty.http.security)(version>=8.0.0)(!(version>=9.0.0)))
>         at
> org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4054)[org.apache.felix.framework-4.0.3.fuse-71-047.jar:]
>         at
> org.apache.felix.framework.Felix.startBundle(Felix.java:1959)[org.apache.felix.framework-4.0.3.fuse-71-047.jar:]
>         at
> org.apache.felix.framework.BundleImpl.start(BundleImpl.java:947)[org.apache.felix.framework-4.0.3.fuse-71-047.jar:]
>         at
> org.apache.felix.framework.BundleImpl.start(BundleImpl.java:934)[org.apache.felix.framework-4.0.3.fuse-71-047.jar:]
>         at
> org.apache.felix.webconsole.internal.core.InstallHelper.doRun(InstallHelper.java:67)[294:org.apache.karaf.webconsole.console:2.3.0.fuse-71-047]
>         at
> org.apache.felix.webconsole.internal.core.BaseUpdateInstallHelper.doRun(BaseUpdateInstallHelper.java:89)[294:org.apache.karaf.webconsole.console:2.3.0.fuse-71-047]
>         at
> org.apache.felix.webconsole.internal.core.BaseUpdateInstallHelper.run(BaseUpdateInstallHelper.java:121)[294:org.apache.karaf.webconsole.console:2.3.0.fuse-71-047]
>         at java.lang.Thread.run(Unknown Source)[:1.6.0_45]*
>
>
>
>
> Could ther ebe any other possibility in dependency corerctions?
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/JAAS-auth-Jetty-Exception-tp5738065p5738117.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: [email protected]
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to