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

Re: node.getSubscriptions() does not return all users who are subscribed to...

Request:<iq to='pubsub.localhost' id='HaT4m-13' type='get'>    <pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>        <subscriptions node='test'/>...

View Article


How to remove an emoticon pack from the listed ones

I tried to add a few emoticon packs to my spark messenger but it keeps showing a X mark. I want to remove the item in the list, update the zip file and add it back. But I'm unable to find out how one...

View Article


Re: node.getSubscriptions() does not return all users who are subscribed to...

On line number 228 in Node.javaSubscriptionsExtension subElem = (SubscriptionsExtension) reply.getExtension(PubSubElementType.SUBSCRIPTIONS); wherePubSubElementType.SUBSCRIPTIONS("subscriptions",...

View Article

Re: node.getSubscriptions() does not return all users who are subscribed to...

Should be fixed with https://github.com/Flowdalic/Smack/commit/5c086eeefa2c4470f3295d26e7cfc1db94e1e2 ab The provider entry was missing. New snapshot uploaded.

View Article

Re: node.getSubscriptions() does not return all users who are subscribed to...

It works. Thanks a lot Flow

View Article


Re: node.getSubscriptions() does not return all users who are subscribed to...

But for getSubscriptionsAsOwner it should have beenSUBSCRIPTIONS("subscriptions", PubSubNamespace.OWNER), I guess thats why subElem is null.Nope, that's actually a little flaw in the PubSub...

View Article

Re: node.getSubscriptions() does not return all users who are subscribed to...

You are welcome. And thanks for reporting.

View Article

how to configure Spark

1. First we need to arrive at the architecture regarding how the system will be deployed and why it is the best approach.  2. Does the spark application required to go through firewall. If so will it...

View Article


Image may be NSFW.
Clik here to view.

authenticate(username, password) being passed a domain'less username?

Hi All,Just installed openfire today, and been trying to get any of the auth plugins but mainly the pop3 plugin.  After playing around for hours, I got eclipse attached / debugging and could see...

View Article


Re: How to get a hazelcast instance in plugin?

Tom thank you for the fast reply, I was worrying about not getting a reply for at least days but thank god that's not the case. I am not aware of the CacheFactory and what it does at the moment, could...

View Article

Re: Feature Request: XEP-0198 Stream Management

And to complete the answer list (of my own question I asked years ago ): The acknowledging part should be pretty easy to implement (even in a clustered setup). It's the stream resumption resumption...

View Article

Re: authenticate(username, password) being passed a domain'less username?

The logic is more or less flawed. I don't think it makes sense to throw an UnauthorizedException in case the username does not contain an '@' character.

View Article

Re: Installed Plugins not showing Openfire 3.9.3

The java version on my open fire is version 7. so i don't know where d problem is. any more help on how to solve this will be appreciated

View Article


Re: Installed Plugins not showing Openfire 3.9.3

Try to download plugins directly from your "available plugins" page in your admin console, instead of manually dropping the jar file in.

View Article

Re: Installed Plugins not showing Openfire 3.9.3

I did install some from the admin console and installed them from the install button beside the plugins, others i wanted to update so i downloaded the updates from the ignite plugin page and installed...

View Article


Re: Installed Plugins not showing Openfire 3.9.3

You really shouldn't download plugins directly from the official plugins page, it contains the latest plugins and some of them do not work with the latest stable release (3.9.3) but only with the dev...

View Article

Re: Installed Plugins not showing Openfire 3.9.3

What exactly does it say on the start page of Admin Console. Mine is saying Java Version:     1.7.0_72 Oracle Corporation -- Java HotSpot(TM) Client VM right now.

View Article


Parsing XML from packet

Hello everyone I'm trying to parse packet from the following function  publicvoid interceptPacket(Packet packet, Session session, boolean incoming, boolean processed)            throws...

View Article

Image may be NSFW.
Clik here to view.

Plugin: Monitoring.jar wont work in Openfire 3.9.3

Hi, Could you guys please do help monitoring plugin wont work in new version of openfire, im using in Ubuntu 14.04 LTS platform. Thanks in advance...

View Article

Re: how to configure Spark

1. Not sure if i understand that right. I'm using GPO (Windows Active Directory) to push a cmd script to all computers in our LAN to launch Spark installer with a silent switch while PC is shutting...

View Article
Browsing all 11593 articles
Browse latest View live