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.