Hi,

I believe you're not using component version 2010.01, you need figure out what exact component version you're using then use that version xsd

Or simply
change
http://servicemix.apache.org/cxfbc/1.0 
http://servicemix.apache.org/schema/servicemix-cxfbc-2010.01.xsd
to
http://servicemix.apache.org/cxfbc/1.0 
http://servicemix.apache.org/cxfbc/1.0/servicemix-cxf-bc.xsd

That can always find the correct local xsd which redirect by spring.schemas

Freeman

On 2011-3-31, at 上午9:56, dead_devil_66 wrote:

well, this is xbean.xml, where the cxf binding components are declared:

http://pastie.org/1737664

i didn't change it

--
View this message in context: 
http://servicemix.396122.n5.nabble.com/Re-cxf-maven-project-built-successful-but-tp4272600p4272631.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.


--
Freeman Fang

------------------------
CamelOne 2011
http://fusesource.com/camelone2011/
FuseSource: http://fusesource.com
blog: http://freemanfang.blogspot.com
twitter: http://twitter.com/freemanfang
Apache Servicemix:http://servicemix.apache.org
Apache Cxf: http://cxf.apache.org
Apache Karaf: http://karaf.apache.org
Apache Felix: http://felix.apache.org

Reply via email to