[JDEV] Logging all JabberD messages (was RE: yaja echo testcase)

Mike Prince mike at mikeprince.com
Thu Aug 28 12:12:21 CDT 2003


Adding <bcc> to presence will only echo *some* of the presence packets.
I think I remember a <log> switch or such but my memory fails me right
now.   Take a look at the JabberD docs and look for the switches to turn
logging on (I think that's what you're looking for).

I'm almost sure that switch exists, but if it doesn't (or you need
more/different/special functionality) then you can write a small Jabber
module.

Hope that helps,

Mike 

> -----Original Message-----
> From: Geert Vandensteen [mailto:geert.vandensteen at ibsolutions.be] 
> Sent: Thursday, August 28, 2003 8:30 AM
> To: mike at machino.org
> Subject: yaja echo testcase
> Importance: High
> 
> 
> Hello,
> 
> We are currently working on an open source project to connect 
> a jabber server to a jboss server, but we don't seem to be 
...
> After that, I also added
> 	<presence>
> 	    <bcc>yaja.localhost</bcc>
> 	</presence>
> to the jabber.xml file, and after that I also got to see the 
> presence messages in the echo client (in logging).
> 
> But... the real messages are still not echoed :-(





More information about the JDev mailing list