Quantcast
Channel: Ignite Realtime: Message List
Browsing all 12162 articles
Browse latest View live

ChatListener doesn't differ Multi-User private chats

Originnaly using asmack I got this issue. I'm using ChatListener to be fired on incoming private chats from MUC like someroom@conference.jabber.host.com/someuser. This way ChatListener fired at first...

View Article


Image may be NSFW.
Clik here to view.

Re: Port 5552 = SSL?

POP3?!?!?! Lol... IMAP for the win!  It's possible your outlook version did not, has not, or will not receive an update to include the RapidSSL CA server(s). RapidSSL is a big name, so I'm suspecting a...

View Article


Re: Port 5552 = SSL?

I rather use my own self signed cert for personal usage. If you want people to "trust" your websiteyou will have to have a signed cert by some "trusted" company. We run our XMMP server and our IronChat...

View Article

Image may be NSFW.
Clik here to view.

Re: Port 5552 = SSL?

honestly, it sounds like you should unplug the ethernet cable  In your scenario, your "members" would have to go and specifically tell their program/browser to ignore security checks when connecting to...

View Article

Gtalk or other XMPP (Jabber) setting

Hello, after many trials i have working Gojara with Spectrum2. I am using Openfire with Spark. ICQ transport is working well for me, but i need help with Gtalk or other XMPP (Jabber connections). I...

View Article


Re: Spark rede externa

Estou reabrindo esse post porque eu tinha a mesma duvida e abriu muito a minha mente isso, so que no meu caso nao e usando spark, é usando um aplicativo para celular android, chamado ChatSecure... no...

View Article

Image may be NSFW.
Clik here to view.

Spark 2.6.3 and VideoViewer 0.1.9.9 conflict

Hello Everybody, OS: Windows 7 Enterprise (64bit) I have come through a strange issue. Spark was working fine untill I installed Video Viewer 0.1.9.9. After a reboot spark crashed saying "The JVM found...

View Article

Re: Spark 2.6.3 and VideoViewer 0.1.9.9 conflict

Maybe Video Viewer is based on Java and installs some sort of its own java jre. If it's 1.6 version, when Spark tries to use it and probably that's why it fails. Check you system for any other java...

View Article


Re: Registration reCAPTCHA is always wrong

Solved! After try everything I choose to allow the server to access internet without proxy, and now works.

View Article


Switch to JDK7 for install4j in Bamboo?

Daryl says Bamboo is still using Java 6 for building Spark with Install4j. We can try switching to Java 7, as Spark is already bundled with Java 7. Maybe it will even fix the issue that Spark still...

View Article

Re: Is the ConnectionConfiguration#ProxyInfo ignored by the Connection class?

I don't see the problem with the code. If a proxy is configured config.getSocketFactory will return the proxy's socket factory.

View Article

Re: Is the ConnectionConfiguration#ProxyInfo ignored by the Connection class?

Ah, right. When I debugged, it didn't use the socketFactory else branch, but I guess that was a fault in my settings.Didn't know that the socketFactory is used for proxies, I thought a user can...

View Article

The BOSH implementation should include a 'from' attribute in its session...

Hi, the Openfire BOSH implementation does not include a 'from' attribute, which specifies the XMPP domain in its session creation response: <body xmlns="http://jabber.org/protocol/httpbind"...

View Article


message body is null, raw received packets has the data

Hi, I am using the latest version of smack and having problem receving data.Smack debug window shows the raw received packet as expected, but when it is delieved to message listener the message body...

View Article

Re: message body is null, raw received packets has the data

I guess that there is no PacketExtensionProvider for tms registered and therefore the tms extension is not added to the resulting message instance. More info here:...

View Article


Re: message body is null, raw received packets has the data

Thank you for the reply.  There were couple of threads with the same issue and the below post explained it too.http://community.igniterealtime.org/message/163447#163447 Can you guide me how can i have...

View Article

PEP Items no longer written to database in Openfire 3.8.2

Hi, After upgrading to 3.8.2 from 3.6.4 I noticed that PEP items are no longer written to the ofPubsubItems table. This means when the PEPService or Openfire restart current PEP items are lost until...

View Article


Re: Possible resource leak?

perhaps SwingWorkder or java.util.concurrent.ScheduledExecutorService may help? With the executor, you can set an interval to execute the runnable...  do we want things running on the main spark swing...

View Article

Image may be NSFW.
Clik here to view.

Re: Switch to JDK7 for install4j in Bamboo?

I suppose there's no harm done in leaving source=1.6 but building with java7... ant will just complain a little. Although target should at least probably be set to target=1.7 so that ant makes sure it...

View Article

Re: Let's make aSmack obsolete! The future of Smack development

just curious, is Smack stuck using StAX / XMLPullParser because Android does not come with a SAX implementation? To my knowledge, SAX is more performant that StAX, but StAX is simpler to use...

View Article
Browsing all 12162 articles
Browse latest View live