Re: Openfire Meetings, No Video of the other Participants
I used the older nightly build openfire_2014-12-12. This is the version that was working for me with OFMEET 0.0.4 and not with 0.07. Oddly, I deleted everything and restart the setup from scratch and...
View ArticleRe: Plugins missing
indeed they are, my apoligies. Following this Openfire 3.10 Jan 8th 2014 + Ofmeet 0.0.7 Could Not Start I think I am getting somewhere. At least I have created a meeting. Thanks for looking.
View ArticleRe: Receiving pubsub messages with JSON Payload
I appreciate your help. To summarize PacketUtil usage, below are two JSON Payload handlers for ConfigurationEvent and ItemPublishEvent: class NodeConfigCoordinator implements NodeConfigListener {...
View ArticleRe: Openfire 3.10 Jan 8th 2014 + Ofmeet 0.0.7 Could Not Start
How can I get January 8 nightly build?
View ArticleRe: Openfire 3.10 Jan 8th 2014 + Ofmeet 0.0.7 Could Not Start
where can I find this versions?
View ArticleRe: Cannot create new instance of MultiUserChat
muc.create( "test" );According to my log debugs the code breaks at this point where I call the create method.org.jivesoftware.smack.packet.XMPPError@3ab04a21
View ArticleSmack In Web Application
I am using smack API ,Its is working fine in core java,But now I am developing web application,In this I have face some challenges in status updating presence list,How to fix this issue.
View ArticleInhabilitar cierre de sesion
Hola Amigos, alguien sabe como hacer para inhabilitar el cierre de la sesión para para los usuarios de Spark, es que algunos se salen del chat, ya si apagan la computadora o se desconectan de la red no...
View ArticleSMS Gateways with Openfire
I've been looking at the options available for using SMS gateways with Openfire, and it would appear using a third party provider is the way to go. However, there are a lot to choose from, so I'm...
View ArticleMinor request
First of all, thanks for adding such great functionality to Openfire. But as a minor request, I wonder if it would be possible to reverse the image from how it is currently appearing. The current...
View ArticleRe: Openfire setup HTTP ERROR 500
Well I found that it doesn't give the error and moves on to the next section if I'm using IE instead of Firefox. So there's that.I'm now running into a new problem however, At the Administrator Account...
View ArticleI get a class loader exception on line 55 of...
I am using SMACK 4.0.6. It appears to me that the exception is caused by a bug on line 53 of org.jivesoftware.smack.util.DNSUtil. There is a missing dot after "org.jivesoftware.smack.util.dns" +...
View ArticleRe: I get a class loader exception on line 55 of...
You are right. Use static { DNSUtil.setDNSResolver(JavaxResolver.getInstance());} as workaround.
View ArticleRe: Where can I see the logs about content of conversation ?
You can either install Monitoring Service plugin or enabled Audit logs in Admin Console (audit logs are in xml format and not easy readable, though you can use this tool to read them Openfire Audit Log...
View ArticleRe: I get a class loader exception on line 55 of...
Thanks,For the response and workaround.
View ArticleRe: Cannot create new instance of MultiUserChat
There we go, a step in the right direction. Much appreciated I would not have thought to look in that direction.
View ArticleRe: How we can delete user from group using HTTP call?
Look here: User Service Plugin Readme
View ArticleUnable to connect to Admin Console --- Openfire 3.9.3 ---
I was trying to figure out why certain users would not be able to login to Spark using LDAP. I messed something up and now I cannot get back into the Admin Console. I have no idea what the username...
View ArticleOpenfire XML
I am using Openfire 3.9.3, and have messed it up. LDAP was working perfect until I made a change, and now it's broken. If I modify the openfire.xml where <setup>TRUE<setup> to FALSE,...
View Article