WSS4J « Java EE « Spring Q&A





1. When will WSS4J 1.6.0 be supported?    forum.springsource.org

When will WSS4J 1.6.0 be supported? We are having great success so far building out our web services using the Spring Web Services framework, but we have come upon a little ...

2. Spring and WSS4J Example    forum.springsource.org

Hi, I am trying to understand how Spring works with WSS4J. If someone could point me to a step-by-step example that would be great. Thanks

3. Wss4j - Get Logged Actor    forum.springsource.org

Hi, I've created a spring-ws EndPoint (derived from AbstractMarshallingEndPoint), protected by a wssj4jInterceptor (UserNameToken needed). All authentification work's fine, but how can i retrieve the login in my EndPoint ? I ...

4. Implementation Problem - Spring WSS4J Header with JAXWS    forum.springsource.org

Implementation Problem - Spring WSS4J Header with JAXWS Hi I have written a web service client using JaxWsPortProxyFactoryBean. Below is the bean description -