Unable to solve ContentFilterTest class compile time error in eclipse
Hi Friends, I have port openfire source code in eclipse successfully. All the compile time error solved successfully except ContentFilterTest class related error. Statement :...
View ArticleXMPP user presence subscription call flow by Example
Hello Friends, I am currently reading RFC-6121. I want to understand the User presence subscription call flow if is there any flow diagram of stanzas or xmpp user presence subscription...
View ArticleIn group chat occupants is removed from group when he is offline ..
groups can persist user no matter if they are online or not.deliver offline messages to a group member(when he comes online). Do i need to customize the server side or the client side? Any idea how...
View ArticleOpenfire behaviour with multiple resources with same priority
Hi, I was wondering how Openfire handles multiple active connections of the same JID with different resources that all have the same priority. When sending a message to the JID (without specifying a...
View Articlehow could I transfer a custom IQ via openfire?
Hi guys: when I send a custom IQ to someone, I got a error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:x....from openfire. It is clear because openfire don't know how to...
View ArticleOpenfire Authentication using outside service instead of DB
Hi all, Is it possible (maybe through source code modification?) to change the auth method so that it uses a SOAP request to an external web service instead of a DB.
View ArticleCallback when message store in offline storage
Is there a mechanism by which the Offlinestorage system can notify a listener when a message is stored in the offline storage. I would like to perform additional actions when a message is stored in the...
View ArticleNeed help compiling from source?
Hello all, So I took a copy of the OpenFire server souce and modified one onf the .java files. I would like to compile the project back. How do I go about doing that? According to the documentation I'm...
View ArticleModifying the Log-In code
Hello, I have successfully modified the DefaultAuthProvider class inside the org.ijivesoftware.auth package with no problems. When testing, it runs the modified code when logging in through the UI....
View ArticleRegarding setting up openfire project on eclipse for dev
I am trying to set openfire project in eclipse.But the package structure src/java is throwing me errors.base package "java" is not allowed in java.Can anybody workaround for this?Thanks a lot...
View ArticleConflict classes among hazelcast and clustering plugins
Please help to solve compilation error of Openfire source code :Package conflict among hazelcast and clustering plugin classes which are having same name. Thanks in advance .
View ArticleWhat class controls which authentication function is carried out?
Hello, I'm tryimng to limit what authentication method happens when a user logs in. When a user logs in from a client (rather than the web) it performs the authentication(String,String,String) instead...
View ArticleCan not locate openfirehome directory
I have made setup of openfire server in eclipse . Now i am trying to start openfire server ,it will failed to set openfireHome ? Is there any configuration file to set openfirehome or any other way if...
View ArticleXmpp command for change username
What command (xml parameters) XMPP to change the user name, for example, Jhon is Jhojhon?
View ArticleMessage not being stored offline
Hello, Can anyone out there tell me what the following message is not being stored offline: <message from="******************************************************"...
View Articlemanaging openfire users and conversations from java application
Hello ,I want to control openfire users and conversations from my own java application, the number of users is more than 1000 , this is what I want to do exactly :Listening for new invitations to chat...
View ArticleRegarding setting up openfire project on eclipse for dev
I am trying to set openfire project in eclipse.But the package structure src/java is throwing me errors.base package "java" is not allowed in java.Can anybody workaround for this?Thanks a lot...
View ArticleConflict classes among hazelcast and clustering plugins
Please help to solve compilation error of Openfire source code :Package conflict among hazelcast and clustering plugin classes which are having same name. Thanks in advance .
View ArticleWhat class controls which authentication function is carried out?
Hello, I'm tryimng to limit what authentication method happens when a user logs in. When a user logs in from a client (rather than the web) it performs the authentication(String,String,String) instead...
View ArticleCan not locate openfirehome directory
I have made setup of openfire server in eclipse . Now i am trying to start openfire server ,it will failed to set openfireHome ? Is there any configuration file to set openfirehome or any other way if...
View Article