developerWorks: Building an XML-based message server

developerWorks: Building an XML-based message server “This article shows how to code a lightweight, transport-protocol-agnostic, XML-based message server that not only allows clients to place and pick up messages on queues, but also transform messages using XSL. Written in the Java language, eight code listings take you from opening a client connection to invoking XSL transformations on messages.” [QubeQuorner]

Leave a comment