hi all, This is to announce version 0.20 of simscomputing.Enterprise Tool Kit, an open source collection of tools for writing J2EE applications. It's freely available at http://www.simscomputing.com/products/etk/ I've added a lightweight messaging framework for transmitting XML messages over JMS. Message bodies are in XML, but there are helper classes so that you don't have to deal with XML, if you don't want to. (And of course, if you want to, you can generate custom XML messages for the framework to send.) The messaging framework is well suited for logging application errors from J2EE/EJB applications to remote clients (or local clients, for that matter). This is an implemenation of the "JMS logging facility" that has been occasionally mentioned on the EJB-INTEREST mailing list. Besides logging error messages, the messaging framework can be used to send general purpose messages as well. cheers, david -- David Sims [EMAIL PROTECTED] Sims Computing, Inc. www.simscomputing.com =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
