|
Hi, I made this question over at the Openfire groups, but it seems to be pretty quiet out there. Maybe someone here at SO works with Xiff/Openfire and has a clue about this:
We are using an external database for users and groups, on Openfire 3.6.4 through...
Started by Fernando on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
This will modify the caches.
A better approach would be to use roster protocol (see RFC 3921, section 7 ) to modify the roster, perhaps by writing a component for OpenFire.
There at the Ignite Realtime forums.
|
|
I am having trouble getting Openfire to work. I done the following:
[root@jiaoyou logs]# which java /usr/bin/java
and I've run this command:
ln -s /usr/bin/java /opt/openfire/jre/bin/java
but when starting Openfire, it still says:
cannot run command `...
Started by Shore on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Do you know if the Sun.
Don't bother trying to use the GNU version of Java, it's rubbish.
What is the output of:
ls -latr /opt/openfire/jre/bin/java
/usr/bin/java is just a shell script the Sun JRE.
|
|
Hi all,
I am new to smack API. I am trying to develop a chat application where I was trying for setting and getting the presence.
When I change the presence of a user, its working perfectly fine and it is getting reflected in the Openfire Server.
But ...
Started by Le Hoang Long on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
To solve the problem, just go in Openfire admin -> your user options ->.
After login use
Thread.sleep(5000);
use in the beginiing of the method also
Hello the Presence of other users.
To retrieve them.
|
Ask your Facebook Friends
|
Is there anyway to register new users through an HTTP request in OpenFire. I want users to be able to sign up for my messaging service from within an app written in cocoa. Can this be done??
Started by zPesk on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You can use in-band registration as specified in XEP-77 to add.
Take a look at the web administration console's create-a-user page ( http://<openfire-server> own GET request from your Cocoa app.
|
|
We are using the collab plugin in Netbeans. Unfortunately the "Service for the developer collaboration XMPP server share.java.net will be discontinued as of April 20, 2009. "
http://wiki.netbeans.org/FaqShareJavaNet
I managed to install OpenFire 3.6.4...
Started by devdude on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
using NB 6.7, Openfire 3.6.4 and postgres 7 with deleting all....
THATS ALL there's a bug somewhere between Openfire and netbeans collab module.
Yes!
Install "Search" plugin from the available plugins list in the openfire admin.
|
|
Since I played around with OpenFire Server, I started to make up my mind to build an IM Client connecting to this Server. So, I quickly do some research on this by looking for any library based on JavaScript with Flash. Unfortunately, I cannot find any...
Started by Sinal on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
That is what you look for ! i plan to use it myself.
Check this out , XIFF
dude, check out strophe.
|
|
When sending packet to openfire using Smack, i get error remote-server-not-found(404) . Can anyone please explain what does thet error means? it mean fail to connect to server or the packet has problem?
PacketFilter responseFilter = new PacketIDFilter...
Started by cometta on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
True in your code to see what you sent or look the error log in openfire web console, and you may find.
|
|
12.1 breaks Openfire In 11.4 I had used Openfire from server:messaging repository.
Upgraded to 12.1 (64 bit) and recently installed Openfire from the same repository.
It loads fine and I can get into the admin interface. But clients can't connect, and...
Started by Prune on
, 5 posts
by 2 people.
Answer Snippets (Read the full thread at opensuse):
How did you configure openfire?
I selected for it to use itsRe: 12.1 breaks Openfire Besides Openfire, jabberd, and ejabberd, I also have tried prosody and I couldn't get clients to connect....
Messaging/openSUSE_12.1
> 1.
|
|
Hey guys, I really loved this ROM, but unfortunately my hard drive broke, and to my dismay the downloads on the thread aren't working. If anybody has a copy, I'm willing to hand out my email for them to send it to me.
Many, many thanks
Thanks Meter 0...
Started by Mr Borked on
, 4 posts
by 2 people.
Answer Snippets (Read the full thread at xda-developers):
Maybe somebody with developing knowledge could use the CM6 sources and build a new one?
Thanks Meter 0.
|
|
I'm interested to hear feedback from a guru out there. If you are a java programmer, I'm sure you are familiar with openfire, while erlang programmers are familiar with ejabber. Which project has bigger community when doing programming in XMPP?
Started by cometta on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Out Tigase , a java xmpp server with the momentum OpenFire has lost..
|