[ 
https://issues.apache.org/activemq/browse/SMX4-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45646#action_45646
 ] 

Guillaume Nodet commented on SMX4-94:
-------------------------------------

It seems there are several issues with jetty.
The main blocker problem is about org.mortbay.jetty.security package which is 
exported by the jetty-xxx.jar and jetty-security-xxx.jar which breaks 
everything in OSGi.  It was working previously because we were using a 
repackaged bundle of jetty-security which was including all the classes from 
this package (actually, this was unintended).

I will definitely fix the problem by repackaging all the jetty jars in a single 
bundle and fix the osgi version at the same time.

In smx4/bundles
Adding         trunk/jetty-bundle-6.1.12rc1
Adding         trunk/jetty-bundle-6.1.12rc1/pom.xml
Sending        trunk/pom.xml
Transmitting file data ..
Committed revision 694623.

In smx4/features
Sending        trunk/assembly/pom.xml
Sending        trunk/assembly/src/main/filtered-resources/features.xml
Sending        trunk/pom.xml
Transmitting file data ...
Committed revision 694624.

> org.mortbay.util version mismatch
> ---------------------------------
>
>                 Key: SMX4-94
>                 URL: https://issues.apache.org/activemq/browse/SMX4-94
>             Project: ServiceMix 4
>          Issue Type: Bug
>            Reporter: Freeman Fang
>             Fix For: 4.0-m2
>
>
> when try "features install examples-cxf-osgi"
> get error like
> ERROR BundleException: Unresolved package in bundle 130: package; 
> (&(package=org.mortbay.util)(version>=6.1.3)(!(version>=7.0.0)))

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to