OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fyi - Building an XML-based message server



Hi all,

New articles from developerWorks and alphaWorks most popular technology.
Cheers,
Jeff

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.
http://www-106.ibm.com/developerworks/xml/library/x-msgsvr/index.html?open&l=136,t=grx,p=xmlmess

XML Parser for Java
--------------------------------
http://www.alphaworks.ibm.com/tech/xml4j?open&l=136,t=grx,p=xml4j

Wrapping up XM version 1
----------------------
Developer and author Benoît Marchal adds final features to the first
release of XM, a low-cost open-source content management solution based on
XSLT (in Java). New features in this revision manage download pages and
tables of contents via a directory reader that makes use of SAX and
XMLFilter.
http://www-106.ibm.com/developerworks/xml/library/x-wxxm4/index.html?open&l=136,t=grx,p=wxml

Xeena
------------------------
The editor takes as input a given DTD, and automatically builds a palette
containing the elements defined in the DTD. Users can thus
create/edit/expand any document derived from that DTD, by using a visual
tree-directed paradigm. The visual paradigm requires a minimum learning
curve as only valid constructs/elements are presented to the user in a
context-sensitive palette.
http://www.alphaworks.ibm.com/tech/xeena?open&l=136,t=grx,p=xeena