Hi,

Most likely your server side miss ws-security/ws-policy stuff, you need check if your service classpath have cxf-rt-ws-security/cxf-rt-ws- policy jars and also if you configure your service to use ws-security correctly.

You may need take a look at [1]
[1]http://cxf.apache.org/docs/ws-security.html
Freeman
On 2012-5-24, at 上午3:31, jtoepfer wrote:

I am working with CXF in a test environment and am having issues.

Tomcat 6
CXF 2.4.5

I'm getting the following error message:

WARN 2012-05-23 14:23:22,195 [org.apache.cxf.phase.PhaseInterceptorChain] -
Interceptor for
{http://ps.foo.com/}com.foo.ps.PSFacade#{http:// ps.foo.com/}getPeople has
thrown exception, unwinding now
org.apache.cxf.binding.soap.SoapFault: MustUnderstand headers:
[{http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd }Security]
are not understood.
        at
org .apache .cxf .binding .soap .interceptor .MustUnderstandInterceptor .checkUltimateReceiverHeaders(MustUnderstandInterceptor.java:150)

I can share any code needed in order to get this thing working.  I am
testing the service using SOAP UI, which seems to work fine on my local
machine, without security.  Once running over SSL is when I'm getting
errors.

Thanks,
Josh Toepfer

--
View this message in context: 
http://cxf.547215.n5.nabble.com/CXF-Connection-Issues-tp5708410.html
Sent from the cxf-user mailing list archive at Nabble.com.

---------------------------------------------
Freeman Fang

FuseSource
Email:[email protected]
Web: fusesource.com
Twitter: freemanfang
Blog: http://freemanfang.blogspot.com
http://blog.sina.com.cn/u/1473905042
weibo: http://weibo.com/u/1473905042










Reply via email to