Re: Once X is clicked, can only open from System Tray
it's by design. When you click the X, it's not closing the program, it's "backgrounding" it to your taskbar. If you try to run Spark again, Spark is smart enough to not try to have 2 copies running....
View ArticleRe: Once X is clicked, can only open from System Tray
Thanks figured it was by design and what you said makes sense. Do you know if there is a way to make closing the window disabled, or perhaps hitting the X only minimizes the program? Or is that custom...
View ArticleRe: Unable to use smack-bosh out of the box
I tried it out and aside from some unit test errors, it was the same result, same exception being thrown
View ArticleRe: Ability to automate broadcast messages to a specific group
Do they use Openfire as their xmpp server?Openfire has server side roster groups which may be managed by the admin. If this is the case the broadcast plugin should work.
View ArticleRe: Ability to automate broadcast messages to a specific group
LG, I'm afraid that my ignorance is on display here. I think that they may be using Openfire roster groups. I can view / edit them via http://spark-sever:9090/group-edit.jsp?group=VDL if this is what...
View ArticleRe: Persistent connection
Prevent the phone from sleeping. This is likely not in the xmpp code but in the app permissions.If the phone starts saving energy it may turn off WiFi and data, so one may want to control/listen to...
View ArticleRe: Ability to automate broadcast messages to a specific group
The perl script uses an Openfire admin function and not the broadcast plugin as far as I remember. To use the broadcast plugin you need an xmpp client like Spark (or Smack + 5 lines custom code) and...
View ArticleRe: Persistent connection
Wakelooks, preventing the phone from sleeping are obviously a bad idea, if you don't want to build a battery draining app. I can only point to MAXS Transport XMPP as reference implementation how a...
View ArticlePersistent connection with aSmack on Android
Hello, i am trying to implement a persistant XMPP connection using aSmack. I came upon a few problems.What i have so far:I create a new TCPConnection with PingManager(every 10s) in a Thread in my...
View ArticleSpark Messenger Customization Needed.
Need someone to customize spark far beyond normal skinning and basic property setting available within spark. Thank you!
View ArticleRe: Persistent connection
I think i can divide the problem in 2 problems now. The first is the cpu going to sleep for a too long time sometimes causing timeouts on the server i think. I think i can resolve this by waking the...
View ArticleRe: Openfire 3.9.1_all.deb fails to install on fresh Ubuntu 12.04
Yes I was able to get it removed, I was just pointing it out to show the state the package gets in once it is removed. Does anyone know if there is a bug open for this?
View ArticleUpgrade question......
Hi All I have been using Openfire in our business for some time now. And it appears there have been more than a few version changes. I would like to know if anybody can assist me. I am trying to...
View ArticleImport contacts for every new accounts
I've just implanted the Open Fire + Spark here on my enterprise, and I want to know if there is a method to auto Import contacts for every new account created. For example: - I've just installed Spark...
View ArticleContatos já incluidos ao instalar em nova máquina.
Estou começando a inserir o Open fire + Spark na minha empresa, porém como usamos somente para comunicação interna, e usuários são criados pelos admins, se não existe alguma ferramenta, em que ao criar...
View ArticleRe: Outra opção que não seja o Spark
Sempre o Firewall do Windows acabando com a sua vida quando vc menos espera...kkkkkk Grande Vinínicus...Vi que vc tem o FastPath instalado. Cara.. vc roda ele em cima do Tomcat ou direto no openfire?...
View ArticleRe: Invalid Username and Password
http://red5guide.com/install_openfire_on_windows_server.html#openfirepassword
View ArticleRe: Invalid Username and Password
to answer your question, "a lot of things". We need to see your Openfire logs to see if the clients are even talking to it and/or what the problem could be. You can post them in the forum by clicking...
View ArticleRe: Invalid Username and Password
Logs would work best...but, a few questions... 1) Is it integrated with AD?2) When you say it's not "user specific", does this mean that the same user, using the same username/password/server...
View Article