I will do it that way and reply any problems...
Till Friday I need to know if I'm able to call a external web service which uses the UsernameToken basic authentication...
Up to know I just took a look at the SecureInvokeExample...
I didn't see that anything for the authentication would be specified in WSDL or BPEL file...
That means that jbossws-cxf-myPort.xml does it all ?
If I get this right I have to write the jbossws-cxf-myPort.xml where I specify both beans (message elements from WSDL) and for each specify the <map> tag.
Are all this <entry> necessary : passwordCallbackClass, signaturePropFile, singatureKeyIdentifier?
Do I need to write these .jks files ?
Merlin? OK... I have a lot of reading to do...
I hope somebody could explain ...