Is there any open-source jax-ws handler that implements policy-based WS-Security that does not depend on cxf or axis2 ?
My main use case is to implement webservice clients, but using cxf or axis2 implies that I have to bring a lot of libraries just to use wss4j.
Ideally, I´d like to depend only on wss4j + neethi and crypto packages.