Folks, We are developing a distributed application using Phoenix. The application consists of a number of blocks handling different stages of processing. These blocks may reside on a single processor, or may be spread across multiple processors. In order to have better centralized logging, I would like to use JMS Log targets to set up a JMS Topic (or a hierarchy of them) and have all blocks log to these topics.
I cannot see however how to configure a JMS log target with phoenix, either through the server.xml file (which I guess is now the environment.xml file), or through any other mechanism. Can anyone point me in the right direction? Thx Fred Yeomans -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>