Re: Openfire with MS SQL Express database
Also you can use the server name jdbc:jtds:sqlserver://[ServerName]/[database];appName=jive [servername] - computer name maybe is the same as your openfire server name and not the sql server instance...
View ArticleRe: Updating Smack to 4.0.0 in Spark
So. 4.0.0 is out. I think it is time to try update Smack in Spark to 4.0.0 and see if it breaks anything
View ArticleHelp required for customizing Openfire
I need a software for internal chat between team, Openfire seems like a good option.The catch is - the accessibility for various users has to be customized. Few users should be able to initiate 1x1...
View ArticleprocessMessage not called after updated to smack 4.0, possibly a bug?
Hi, The processMessage of my MessageListener is no longer being called after I updated to asmack 4.0. I looked at the constructor of the ChatManager and noticed that the packetListener is changed in...
View ArticleIp public long time delay and not connect
I get this error, when use ip public : 06-15 22:55:42.930: W/System.err(2561): xx.xxx.xxx.xx:5222 Exception: XMPPError connecting to xx.xxx.xxx.xx:5222.; : remote-server-error(502) My ip local is...
View ArticleRe: processMessage not called after updated to (a)smack 4.0, possibly a bug?
Why though? So now we have to do extra work when creating Chat.If you ignore the thread IDs anyway, then you don't need to use a chat. You could simply send messages between the two involved entities....
View ArticleRe: processMessage not called after updated to (a)smack 4.0, possibly a bug?
Thanks Flow. That answered my question. There is still a situation where I am not sure how to best handle. Say Bob and Alice want to send a message to each other at the same time. Bob's client creates...
View ArticleRe: Can I use a SSL certificate with Openfire AND Apache at the same time?
Yes, you can use the same cert for both applications - You will either have to include all the relavent hostnames in the CSR when you request the certificate, or make sure you access both services...
View ArticleRe: When there is 3.9.4 version ?
There is no strict date set. As there are not many active developers it depends on how much free time they will have to fix issues and to make a release.
View ArticleRe: Como mudar senha no spark integrado com AD
Bom dia Vinicius, me perdoe pela demora. Muito serviço. Executei o tutorial. Meu server é 2008 x64. Preciso dos arquivos do server 2003 x64 para colocar dentro do diretorio...
View ArticleRe: Problem with Groups (editing)
Seems to be a new problem in version 3.9.x due to changed method signature. Classorg.jivesoftware.openfire.group.Group In version 3.8.x the method signature waspublic Map<String,String>...
View ArticleRe: Add Reliable Voip service to Openfire(SIP or Jingle?)
The simple answer to your questions is for you to implement Jingle in your Android application using asmack. It will give you audio and video.
View ArticleWhen i was logged out from spark ,i am getting this error
When i was logged out spark ,i am getting this error. your connection was closed due this an error i am attaching logout_error.png given below, please help me how to resolve that
View ArticleHow do I stop typing interruptions when being Sparked?
We are running Spark 2.6.3 at our office and EVERYONE is having the same frustration in this version (with upgraded Windows). When typing, in any program but especially in e-mail or notes (which we use...
View ArticleRe: What are the dependencies for the smack-core-4.0.0 jar?
I believe I found my answer. Ended up looking on the github site, found that it has been uploaded to Sonatype repository. Maven automatically resolved the dependencies.
View ArticleRe: Help with openfire hazelcast 2 server clustering
Aryan - I haveing a very similar issue to you. I was wondering if you could please help me out. I'm only getting one of my servers to see the other using the hazelcast plugin. I have made sure that...
View ArticleCan't login to admin when upgrading from 3.9.1 to 3.9.3
Hi, I've just tried upgrading from 3.9.1 twice but each time the upgrade seems successful but when i try to access to admin panel or ANY user accountsthe password is incorrect. There are no errors in...
View Article