[jdev] [ANN] Jive Messenger is now Wildfire Server

Jakob Schroeter js at camaya.net
Sat Dec 17 15:43:13 CST 2005


Hi

On Friday December 16 2005 23:23, Matt Tucker wrote:
>  * Added support for JEP-0138, Stream Compression

I'm trying to test gloox' Stream Compression implementation against Wildfire 
but didn't have much luck so far.
I've added 'xmpp.client.compression.policy' with value 'optional' to the 
System Properties. Is there anything else I have to do to enable Stream 
Compression in Wildfire?

I get:

IN: 
<stream:features>
  [...]
  <compression xmlns='http://jabber.org/features/compress'>
    <method>zlib</method>
  </compression>
  [...]
</stream:features>


OUT:
<compress xmlns='http://jabber.org/protocol/compress'>
  <method>zlib</method>
</compress>


Server disconnects immediately.

This is after TLS has been established.

Any idea?

cheers,
Jakob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://www.jabber.org/jdev/attachments/20051217/dd64b495/attachment-0002.pgp>


More information about the JDev mailing list