piątek, marca 15, 2013

How to log from Java inside Tibco BW


Create JavaEventSource class with its own static LinkedBlockingQueue and Logger class inserting to this queue. Create Tibco BW process receiving logging events and inside use your own logging subsystem. Please notice that onEvent activity should use some form of string holder class for clean solution.

0 komentarze: