Jappix and websocket

Hi,

it’s possibile to configure jappix with websocket in my native php jappix installation?

Look at the jappix plugin for openfire. Look for the jsjac.js library and search for JSJaCOpenfireWSConnection

if i download the source of jappix plugin can i configure it in my server and not in openfire plugin?

http://code.google.com/p/openfire-jappix/source/browse/trunk/plugin/js/jsjac.js

but there is only this file to edited from the standard version of jappix for support websocket?

Yes. You also need to replace JSJaCConnection with JSJaCOpenfireWSConnection is few places

how i can see if the webservice work?