• Comment lines: Using an adapter service pattern to build a more flexible, low maintenance ESB

    Mittwoch, 9. Mai 2012

    Integrating multiple systems in a point to point manner can be very time consuming and expensive to maintain. One common approach to resolve this issue is to introduce an Enterprise Service Bus (ESB), which replaces the point to point approach with a single, centralized place to integrate systems, and does so in a service-oriented manner. However, if done incorrectly, this can still create maintenance headaches. Here is a look at a pattern that can “future proof” your integration work, allowing for the upgrading or replacement of legacy systems without excessive additional...

    Whitepaper
    Artikel
  • Implementing a simple WS-Trust server in WebSphere Message Broker using a database

    Mittwoch, 25. April 2012

    Small and mid-sized enterprises often don't have LDAP or IBM Tivoli Federated Identity Manager to manage web services security in their ESB infrastructure. This article shows you how to implement a simple WS-Trust Server using a database to manage authentication. You can easily extend this example to add the authorization part of web services security.

    Whitepaper
    Artikel