Need help on developing new web based chat using openfire as server in xmpp

Hi,

I want to develop one web based chat using gwt (google web toolkit) and java using openfire as IM server. Can any one tell me how to proceed with this.

Howdy,

Have you checked out emite ?

http://code.google.com/p/emite/

daryl

Thanks for your reply. I checked emite and there they mentioned that it will not support java script. Is it so? But i can develop my own framework and implement it. I am going to develop one web project (WAR file). How can i deploy this war file to Openfire? If i want to deploy this war file, do i need to use Openfire libraries?