Hi Alessio,
Just one question , are you going to make @EndpointConfig to cover all
kinds of ws security configuration ? For example
keystore, password , saml token etc. User does not need any extra cxf
configuration file to enable ws security ?
Thanks
Jim
Alessio Soldano wrote:
With this solution we'd clean a inconsistency in the api
(@EndpointConfig for native only till now), add a mean for having global
handlers configured by administrators [4] and allow providing security
keystore/trustore/etc. info and use WS-Security(policy) with jbossws-cxf
without any need for Spring.
Any comments?