The problem is that the "sp" namespace is defined incorrectly in the STS
WSDL. It is currently:

xmlns:sp="
http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient
"

It should be:

xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy";

That fixes the policy alternative error. There is an error associated with
the TransformFeature stuff as well, but at least this fix gets you a bit
further.

Colm.

On Tue, Oct 21, 2014 at 10:06 AM, SRog <[email protected]> wrote:

> Hi Colm,
> lets have a new try.
>
> STS.zip <http://cxf.547215.n5.nabble.com/file/n5750105/STS.zip>
>
>
>
> --
> View this message in context:
> http://cxf.547215.n5.nabble.com/Username-PWD-on-STS-tp5750076p5750105.html
> Sent from the cxf-user mailing list archive at Nabble.com.
>



-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com

Reply via email to