At Talend, we contribute to open source projects because they challenge us with new ideas and keep us sharp. We also do it because it’s the right thing to do. That’s why we're putting the spotlight on Talend team members who help make that possible.
CamelOne
May 15-16, 2012
Boston, MA
I created a sample Mavenized project (download) that shows how a Metro web service client (WSC) can be used with a CXF STS in a WS-Trust scenario. For processing the STS-provided security token, both Metro and CXF web service provider (WSP) options are provided, choose whichever you prefer. The project has been tested on Tomcat 7 with JDK 7 but may also work with JDK 6 and Tomcat 6. For background information on how to create these components, ...