Hi Christian, I have found and tried successfully! And I found that karaf 3.0.0 has put dcxf repo defaultly and 2.3.0 has not put it, this is a good action! Thanks very much again!
karaf@root()> feature:repo-add cxf-dosgi 1.4-SNAPSHOT Adding feature url mvn:org.apache.cxf.dosgi/cxf-dosgi/1.4-SNAPSHOT/xml/features karaf@root()> feature:repo-list Repository | URL ------------------------------------------------------------------------------------------------ standard-3.0.0-SNAPSHOT | mvn:org.apache.karaf.features/standard/3.0.0-SNAPSHOT/xml/features enterprise-3.0.0-SNAPSHOT | mvn:org.apache.karaf.features/enterprise/3.0.0-SNAPSHOT/xml/features spring-3.0.0-SNAPSHOT | mvn:org.apache.karaf.features/spring/3.0.0-SNAPSHOT/xml/features dcxf-1.4-SNAPSHOT | mvn:org.apache.cxf.dosgi/cxf-dosgi/1.4-SNAPSHOT/xml/features karaf@root()> --Tang Tang Yong wrote: > Hi Christian, > > Thanks your comment very much! > I will try it. > > Thanks > --Tang > > Christian Schneider wrote: >> Hi Tang, >> >> I have tested to install dosgi in the newest snapshot and it works. I >> think the problem is that you used the wrong repo name. >> >> Try: >> feature:repo-add cxf-dosgi 1.4-SNAPSHOT >> >> You can find and edit the repos in the file: >> etc/org.apache.karaf.features.repos.cfg >> >> Best regards >> >> Christian >> >> On 07.01.2013 04:03, Tang Yong wrote: >>> Hi Sergey, >>> CC: Christian >>> >>> In current Karaf 3.0.0-SNAPSHOT, while using feature:repo-add dcxf >>> 1.4-SNAPSHOT, the following error happened, >>> >>> karaf@root()> feature:repo-add dcxf 1.4-SNAPSHOT >>> Adding feature url dcxf >>> Error executing command: invalid URI: dcxf >>> >>> Then, while using URL to add this repo, command executing is successful, >>> >>> karaf@root()> feature:repo-add >>> mvn:org.apache.cxf.dosgi/cxf-dosgi/1.4-SNAPSHOT/xml/features >>> Adding feature url >>> mvn:org.apache.cxf.dosgi/cxf-dosgi/1.4-SNAPSHOT/xml/features >>> >>> karaf@root()> feature:repo-list >>> Repository | URL >>> -------------------------------------------------------------------------- >>> standard-3.0.0-SNAPSHOT | >>> mvn:org.apache.karaf.features/standard/3.0.0-SNAPSHOT/xml/features >>> enterprise-3.0.0-SNAPSHOT | >>> mvn:org.apache.karaf.features/enterprise/3.0.0-SNAPSHOT/xml/features >>> spring-3.0.0-SNAPSHOT | >>> mvn:org.apache.karaf.features/spring/3.0.0-SNAPSHOT/xml/features >>> dcxf-1.4-SNAPSHOT | >>> mvn:org.apache.cxf.dosgi/cxf-dosgi/1.4-SNAPSHOT/xml/features >>> >>> So, whether current dcxf does not still support repo name adding way or not? >>> >>> Thanks >>> --Tang >>> >> >> > -- ***−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−− 富士通南大軟件技術有限公司(FNST) 第二ソフトウェア事業部第一開発部 湯 泳(ユ エイ) Addr: 南京富士通南大軟件技術有限公司(FNST) 中国南京市雨花台区文竹路6号(210012) Mail: [email protected] Tel: +00-86-25-86630566 内線:7998-8310 Fax: +00-86-25-83317685 ***−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−
