How to communicate with external component?

Hi,

I’m trying to send messages to an external component but with no success.

I have the component ‘test.hobbes’, listed on external components list, so I guess it’s OK, but when I try to send a message from another client I get this error:

D, [2009-10-16T17:30:20.012521 #50399] DEBUG – : RECEIVED:

Also, I get this on my debug console on Openfire admin:

2009.10.16 17:30:20 LocalOutgoingServerSession: OS - Trying to connect to test.hobbes:5269(DNS lookup: test.hobbes:5269)
2009.10.16 17:30:20 Connect Socket[addr=/127.0.0.1,port=59334,localport=5269]
2009.10.16 17:30:20 LocalOutgoingServerSession: OS - Plain connection to test.hobbes:5269 successful
2009.10.16 17:30:20 Connection closed before session established
Socket[addr=/127.0.0.1,port=59334,localport=5269]
2009.10.16 17:30:20 LocalOutgoingServerSession: OS - Going to try connecting using server dialback with: test.hobbes
2009.10.16 17:30:20 ServerDialback: OS - Trying to connect to test.hobbes:5269(DNS lookup: test.hobbes:5269)
2009.10.16 17:30:20 ServerDialback: OS - Connection to test.hobbes:5269 successful
2009.10.16 17:30:20 Connect Socket[addr=/127.0.0.1,port=59335,localport=5269]
2009.10.16 17:30:20 ServerDialback: OS - Sent dialback key to host: test.hobbes id: 2bd4449e from domain: hobbes
2009.10.16 17:30:20 ServerDialback: RS - Received dialback key from host: hobbes to: test.hobbes
2009.10.16 17:30:20 ServerDialback: RS - Error, hostname not recognized: test.hobbes
2009.10.16 17:30:20 Connection closed before session established
Socket[addr=/127.0.0.1,port=59335,localport=5269]
2009.10.16 17:30:20 ServerDialback: OS - Unexpected answer in validation from: test.hobbes id: 2bd4449e for domain: hobbes answer:<stream:error xmlns:stream=“http://etherx.jabber.org/streams”></stream:error>