Hi to all, I have problems in installing cxf-dosgi-ri-multibundle-distribution to Karaf 1.4 to run spring dm demo.
I couldn't install it with this command: osgi:install -s mvn:org.apache.cxf.dosgi/cxf-dosgi-ri-multibundle-distribution/1.1 I found this dependency from: http://mvnrepository.com/artifact/org.apache.cxf.dosgi/cxf-dosgi-ri-multibundle-distribution/1.1 I also tried these commands: osgi:install -s mvn:org.apache.cxf/cxf-bundle-minimal/2.2.5 osgi:install -s mvn:org.apache.cxf.dosgi/cxf-dosgi-ri-discovery-local/1.1 osgi:install -s mvn:org.apache.cxf.dosgi/cxf-dosgi-ri-dsw-cxf/1.1 (http://cxf.apache.org/dosgi-releases.html) but cxf-bundle-minimal isn't installed due to: Unresolved constraint in bundle org.apache.cxf.bundle-minimal:package; (package=javax.wsdl.extensions.http) I searched for feature repository for cxf-dosgi-ri-multibundle-distribution but I couldn't find. Does anyone have any idea about how to install it? Thanks in advance Ilker -- View this message in context: http://old.nabble.com/How-to-install-cxf-dosgi-ri-multibundle-distribution-to-karaf-1.4-tp28253532p28253532.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
