On Thu, Apr 28, 2011 at 1:19 PM, Daniel Kulp <[email protected]> wrote:
>
> You likely need to add:
>
> <import resource="classpath:META-INF/cxf/cxf-extension-ws-security.xml" />
>
> to pull in the Security related policies.
>
> Or the suggested alternative: upgrade to CXF 2.4.0 and remove all the imports
> except the "cxf.xml" one.
>


Thanks. I tried adding the additional import and that made all the
warnings about missing assertion builders go away. I still get the
same error message when I attempt to use the service though. Would I
be likely to get a more helpful error message if I upgrade to CXF
2.4.0?

--
Darrin

Reply via email to