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

Re: PubSub implementation broken in 4.0.3

Please open a new thread for a different problem and provide more details. The IQ stanza does look like a custom one. It doesn't look similar, more like a faulty parser implementation. How is it...

View Article


Received IQ dropping elements between RCV and processPacket

I'm attempting to receive a custom IQ result packet on Smack 4.1.0-alpha1-SNAPSHOT, and some of the XML elements are being dropped between the reception of the packet and the delivery to my listener....

View Article


Re: Received IQ dropping elements between RCV and processPacket

Nice report, but you missed the most important part. You didn't tell us about the Provider implementation that is reponsible for parsing the custom IQ. Or, if you use the "parseWithIntrospection"...

View Article

Openfire on Amazon ec2 ubuntu

Hi, I am running Openfire 3.9.3 on Ubuntu server 14.04 (Amazon EC2 free tier). Following are other informations on the setup:  Java Version:1.7.0_65 Oracle Corporation -- Java HotSpot(TM) 64-Bit Server...

View Article

Re: Upgrade Openfire on CentOs (Quick Advice Needed)

The wget command you ran should have noted that the filename was saved as 'download-landing.jsp?...', check out the '-O' option to wget or simply rename the downloaded file.

View Article


Re: Upgrade Openfire on CentOs (Quick Advice Needed)

Hey Daryl,  I used FTP to transfer the file from my local machine to the vps. thank you for your reply, will use your solution for anytime a problem like this comes up.

View Article

Re: Received IQ dropping elements between RCV and processPacket

Thanks for the correction!  You were 100% correct that the Provider class and ProviderManager were key to the problem, and I'm also a little embarrassed that I missed that.  I was trying to avoid any...

View Article

Re: Openfire behaviour with multiple resources with same priority

Hi, thanks for your answers.  But what is the default strategy of Openfire to select a resource to deliver to?Quoting javadoc of openfire/spi/RoutingTableImpl.routeToBareJID: Deliver the message sent...

View Article


Re: how could I transfer a custom IQ via openfire?

Hi Flow Thank you so much to show me the right way! it's so good that I don't need to open another project : ) here is my get IQ and Error IQ.  <iq type="get" to="test@mobilevisionart.com"...

View Article


Re: how could I transfer a custom IQ via openfire?

is there anything suspicious in the stanza? Yes, you send it to a bare JID, which means the server is required to handle it (see rfc6121 8.5.2.1.3), whereas you likely would want to send it to a full...

View Article

Re: Openfire behaviour with multiple resources with same priority

I see, this means that if all cluster nodes themselves are sending messages in regular intervals, they would become the connection with the most recent activity and so the server will do some kind of...

View Article

Re: jitsi videobridge problem

Do you mean by this link: reducing resolution down to 360 from 720 (HD) ? if so, I already have done this and it makes no difference

View Article

Re: how could I transfer a custom IQ via openfire?

hi FlowYou are awesome! ( 8.5.2.1.3.. it really shocks me..)It works all good now. Thank you for the kind help!

View Article


Re: In group chat occupants is removed from group when he is offline ..

Who should be able to manage the 'chat group'? Hello LG. If you are using whatsapp then you understand very well. When i create group . Group is persistant in database and i am administrator of a...

View Article

Re: File transfer in group chat with XMPP

Please do not 1. double post and 2. spam the issue tracker with requests in comments.

View Article


Openfire 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 Article

Openfire 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 Article


Re: Openfire Authentication using outside service instead of DB

I assume you read already https://igniterealtime.org/builds/openfire/docs/latest/documentation/db-integrat ion-guide.html.As the source code is available it should be simple to write another custom...

View Article

Re: Openfire Authentication using outside service instead of DB

Yes I have but I can't integrate directly with this database. I can however valid credentials based on a session key/token response from that web service. I do have the source code for OpenFire but I'm...

View Article

Callback 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 Article
Browsing all 11593 articles
Browse latest View live