[xep-support] Enhancement - Command line support for Logger class replacement

David Tolpin dvd at davidashen.net
Fri Nov 12 22:35:26 PST 2004


> 
> > Section 8.6 of the XEP 4.0 Reference for Java gives a mechanism for 
> > providing replacements for the XEP entityresolver and the JAXP 
> > uriresolver.  I would like to suggest that a future release of XEP 
> > provide a similar way for me to specify the Logger class.
> > 

> I can second this requirement--we have an existing client/server 
> rendition manager framework that includes facilities for communicating 
> runtime messages back to clients in real time--this requires being able 
> to plug in our own listener/logger to capture messages.

You can do it now buy using the API of XEP engine. Logger is configurable
and overridable. The same holds true for XEP CLISER, XEP client-server
protocol, which gets messages in real time and for which you can specify
whatever logger you like.

> But I would also be likely to replace the URI resolver too....

Can't you? -Dcom.renderx.jaxp.uriresolver=YourResolverClass

David
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



More information about the Xep-support mailing list