WS-Security and SAML for Mule

Mule has had support for WS-Security via CXF for some time now, but Mule 2.2.4 Enterprise goes a bit further still with the inclusion of the Mule SAML Module and a new WS-Security example. In this article, I will step through the WS-Security example so that you can see the different possibilities available for incorporating WS-Security into your Mule application.

Recompiling Tomcat May Cause Runtime Problems

It’s a very good thing that Tomcat is open source software. Because it is open, it enjoys broad stand-alone adoption, plus it has been incorporated as part of many other application server products, both commercial and open source. Why reinvent the wheel when Tomcat works great as a generic web container, and the source code is free? Many […]