From: Adam R. <Ad...@Kn...> - 2003-03-08 05:23:06
|
Fred wrote: > Here's some code for a pubsub log4j appender, which means you can=20 > configure your logging to issue events. Fred, this looks great! Wanna check it in? > This code calls the kn_publish command, so it's limited to machines > with the C library installed. You can easily change it to use > KnowNow's Java library, but I didn't since it's not in the mod_pubsub > package. How useful would a Java PubSub client library be? Alternatively, how hard would it be to write a JNI wrapper for c_pubsub and/or compile python_pubsub/pubsublib.py using Jython into Java bytecodes? Adam |