Hi,
The latest smx4 features code base already use felix.framework 3.0.1
yesterday, the commit is here[1], you just need update your codebase
and build the kit again.
[1]http://svn.apache.org/viewvc?rev=960482&view=rev
Freeman
On 2010-7-6, at 上午5:22, Kit Plummer wrote:
Just build the SMX4 codebase - and builds fine. But, attempting to
run fails
because the assembly has felix.framework 2.0.5 instead of 3.0.1:
dozer:apache-servicemix-4.3.0-SNAPSHOT kplummer$ bin/servicemix
Could not create framework: java.io.FileNotFoundException:
/Users/kplummer/Development/Projects/smx4/features/assembly/target/
apache-servicemix-4.3.0-SNAPSHOT/system/org/apache/felix/
org.apache.felix.framework/3.0.1/org.apache.felix.framework-3.0.1.jar
java.io.FileNotFoundException:
/Users/kplummer/Development/Projects/smx4/features/assembly/target/
apache-servicemix-4.3.0-SNAPSHOT/system/org/apache/felix/
org.apache.felix.framework/3.0.1/org.apache.felix.framework-3.0.1.jar
at org.apache.felix.karaf.main.Main.updateClassLoader(Main.java:813)
at org.apache.felix.karaf.main.Main.launch(Main.java:187)
at org.apache.felix.karaf.main.Main.main(Main.java:325)
dozer:apache-servicemix-4.3.0-SNAPSHOT kplummer$ ls
system/org/apache/felix/org.apache.felix.framework/2.0.5/
dozer:apache-servicemix-4.3.0-SNAPSHOT kplummer$
--
View this message in context:
http://servicemix.396122.n5.nabble.com/Felix-Framework-Version-Mismatch-tp731071p731071.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
--
Freeman Fang
------------------------
Open Source SOA: http://fusesource.com
Apache Servicemix:http://servicemix.apache.org
Apache Cxf: http://cxf.apache.org
Apache Karaf: http://karaf.apache.org
Apache Felix: http://felix.apache.org