cj91 wrote:
>
> Forgot to mention this is WS 6.1 with Fixpack 23 and CXF 2.2.3.
>
> any help or experience is desperately needed.
>
For anyone in a situation like ours, let me share the solution. We are
running WS6.1 FP 23 without the web services feature pack.
Create a shared library with the following jars:
jsr173_api-1.0.jar
jaxp-ri-1.4.2.jar
saaj-impl-1.3.2.jar
wsdl4j-1.6.2.jar
Create a new parent-first classloader and have it reference the shared
library you just created. Restart everything and it should work. Perhaps
someone can update the wiki with this solution.
--
View this message in context:
http://www.nabble.com/Is-*anyone*-sucessfully-running-CXF-with-WS-SECURITY-in-Webshere--tp25299871p25350663.html
Sent from the cxf-user mailing list archive at Nabble.com.