servicemix-users mailing list archives

Site index · List index
Message view « Date » · « Thread »
Top « Date » · « Thread »
From "Lukasz L." <Lukasz.Lich...@sabre.com>
Subject Re: Configuring proxy server for new HTTP Provider/CXF BC
Date Wed, 23 Jul 2008 12:06:14 GMT

thanks for suggestions, 
acctully it worked for me when I added 
	<classpath>
		<location>.</location>
	</classpath>
and changed busCfg="classpath:cxf.xml" to busCfg="cxf.xml"
to xbean.xml which is strange because '.' location should be on classpath by
deafult. 
before that my cxf.xml file wasn't found,

so finally I used cxf inside my SU and the problem with schema didn't
occured (it only occured when I put cxf.xml in SERVICEMIX_HOME/conf
directory) so adding that jar wasn't necessery


Freeman Fang wrote:
> 
> And you do need
> xsi:schemaLocation="http://cxf.apache.org/transports/http/configuration
> http://cxf.apache.org/schemas/configuration/http-conf.xsd 
> for your cxf.xml
> Freeman Fang wrote:
>> looks like you miss
>> cxf-rt-transports-http-${cxf.version}.jar for your project
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/Configuring-proxy-server-for-new-HTTP-Provider-CXF-BC-tp18571235p18609258.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Mime
View raw message