My setup of Windows 2003 based Openfire 3.6.4 has the server name as openfire.domain.com, while users are setup as user@domain.com. In the config it is defined as:
xmpp.domain = domain.com
xmpp.fqdn= openfire.domain.com
I have installed Red5 plugin in Openfire, and the red5-plugin.jar in Spark. Unfortunetely the Spark plugin inists on using http://domain.com/<httpbindport>/.... and not http://openfire.domain.com/<httpbindport>/.... so the interface fails. I looked at the red5-plugin.jar properties but could not figure out where to implement the correct path. I cant add the server IP to domain.com in the DNS because im using domain.com for our company website.
Please help me to solve this.
Regards,
Vijeesh