Hi
I'm developping a component in Java, I want to evaluate Yaja an JSO, and I have installed the EchoComponent that comes with Yaja, to test its integration with Ejabberd. The component connects to the server, and it also gets browse requests from clients (I can 'see' the echo component in the exodus client, and when I make a browse request from a Exodus client, the component receives the request and responds with 'not implemented'). So it seems that the connection between server and component worked well.
My doubt is what is supposed to do the echo client? What messages should it echo? Except for the browse requests, there is nothing going on between the server and component.
Thanks for your help!
Best regards
Fernando