Re: Migration to 5.0 ?
By default in the newer JiveX, it seems we have the "top level" "create content anywhere" menu disabled. Instead, there are contextual menu items (same as in our 4.5 version) which let you create...
View Articlesome tests Failed in smack 4.0.0-rc2-snapshot while building
The below tests failed.org.jivesoftware.smack.util.PacketParserUtilsTest singleMessageBodyTest singleMessageSubjectTest multipleMessageBodiesTest multipleMessageSubjectsTest...
View ArticleRe: Long connection time with SSL
It's a self signed certificate by openfire. I have read that some guys made their login,authentication in 1-2 seconds. Would it make the login procedure faster when i use a signed certificate from a...
View ArticleHow to send a message to all contacts in a group
I want(sender) to send a message to multiple contacts.After recieving the message, people should start one to one comunnication with the sender . Its like 1 to many then 1 to 1 between each other....
View ArticleRe: Problems with manifest files in 4.0.0-rc2
Regarding 2: I think you confused org.jivesoftware.jbosh with org.jivesoftware.smack. The import looks correct to me. Will fix 1 and 3. Thanks for your input. smack-compression-jzlib has likely the...
View ArticleRe: Voice quality.
Thank you Dale, Mine problem is - I’m looking for solution for company with over 100 users with different laptops so can’t say microphones and spikes will be very good quality. I compared Lync, Skype,...
View ArticleRe: Problems with manifest files in 4.0.0-rc2
Your package movements work, but at first glance, there are still some issues to solve: (1) Split-Package#1:"smack-core", "smack-resolver-javax" and "smack-resolver-dnsjava" all of them export the...
View ArticleRe: Problems with manifest files in 4.0.0-rc2
Regarding (2):Oh yes, I am sorry. It is "org.igniterealtime.jbosh;version="[0.8,1)". "smack-compression-jzlib":Yes, you are right, I just found it, too. "smack-core" and "smack-compression-jzlib" both...
View ArticleRe: Long connection time with SSL
I haven't used signed certificate with Openfire, so can't say for sure, but i don't think it should be faster or slower. Something else is happening in your setup. Maybe there is something related in...
View ArticleEncrypt every new/edited property: bug or feature?
Personally, I think it's a bug.Affects: Openfire 3.9.2/3.9.3.I noticed the editing a property value via the Openfire admin interface leads to encrypting the value. For the test purpose I've created the...
View ArticleAccountManager issues Smack 3.2.1-3.4.1
Greetings I stumbled upon a problem while using smack 3.4.1 ( and also the versions smack 3.2.1 3.3.0 ) and trying to create a user through the account manager. AccountManager accountManager = new...
View ArticleRe: Long connection time with SSL
Create 3 stacktrace with jstack during the handshake. The threads should be all in the same state and one may be able to identify the problem.
View ArticleRe: No video of the second participant
Thanks Dele,I managed to make this work on my intranet. However when I host this on my internet facing server and access it from a remote desktop, I do not see the video. It prompts for authentication,...
View ArticleRe: Migration to 5.0 ?
I guess Ben did modify it - I can't. I didn't see any blog posts.Compared to the jivesoftware.com UI the recent content widget looks lame.It seems to be a Jive limitation that one can not place a...
View ArticleHow to distribute Openfire plugin
Hi, I have finished developed the plugin fro openfire.So, How i distribute the plugin to other? It's just copy project's work/plugin/[plugin_name].jar to other? or other dictionaray? Thanks very much!...
View ArticleRe: Long connection time with SSL
Hi, i have made several dumps with jstack, but i cant see a handshake process there.
View ArticleSSL Certificate - Signed or Selfsigned?
Hi, i'm wondering how useful it is to use a signed certificate (from CA) instead of a selfsigned Openfire Certificate? People who connecting to the server will never see a certificate warning because...
View ArticleRe: Any recent numbers on openfire scalability with Hazelcast Plugin?
Hi, running a clustered system without fine tunning is nearly impossible. You need a well splited environment to run this high number of connections. Your OS, DB, JVM Envirnoment, Hazlecast Cluster...
View ArticleRe: NullPointerException is asmack file incoming file transfer
Which aSmack Version do you use?
View Article