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

Re: processMessage not called after updated to (a)smack 4.0, possibly a bug?

Why though? So now we have to do extra work when creating Chat.  What's wrong with the approach of the previous version?

View Article


Image may be NSFW.
Clik here to view.

Re: processMessage not called after updated to (a)smack 4.0, possibly a bug?

Why though? So now we have to do extra work when creating Chat.If you ignore the thread IDs anyway, then you don't need to use a chat. You could simply send messages between the two involved entities....

View Article


Re: processMessage not called after updated to (a)smack 4.0, possibly a bug?

Thanks Flow. That answered my question. There is still a situation where I am not sure how to best handle. Say Bob and Alice want to send a message to each other at the same time. Bob's client creates...

View Article

Re: Can I use a SSL certificate with Openfire AND Apache at the same time?

Yes, you can use the same cert for both applications - You will either have to include all the relavent hostnames in the CSR when you request the certificate, or make sure you access both services...

View Article

Re: When there is 3.9.4 version ?

There is no strict date set. As there are not many active developers it depends on how much free time they will have to fix issues and to make a release.

View Article


Re: Como mudar senha no spark integrado com AD

Bom dia Vinicius, me perdoe pela demora. Muito serviço. Executei o tutorial. Meu server é 2008 x64. Preciso dos arquivos do server 2003 x64 para colocar dentro do diretorio...

View Article

Re: Problem with Groups (editing)

Seems to be a new problem in version 3.9.x due to changed method signature. Classorg.jivesoftware.openfire.group.Group In version 3.8.x the method signature waspublic Map<String,String>...

View Article

Image may be NSFW.
Clik here to view.

Re: Problems with manifest files in 4.0.0-rc2 regarding OSGi

@Jens I've created SMACK-576 about making smack-resolver-javax an OSGi ServiceComponent. I wonder why I didn't think about it when we made smack-experimental, smack-extensions and smack-legacy an...

View Article


What are the dependencies for the smack-core-4.0.0 jar?

I included the smack-core, smack-tcp, and smack-extensions library into my Eclipse project. However, I am getting this error when trying to run my application: package com.company.example; import...

View Article


Re: Openfire Crashes/requires service restart

I am now seeing this on 3.9.1 as well. Load seems to skyrocket and then the service dies.

View Article

old plugin versions

Hi, I have a older instance of openfire running which I'm not able to update at the moment, however I need the abilities provided by the user service plugin.At the moment I can only find the latest...

View Article

How to add JRE bundle in Advance Installer

How to add JRE bundle in  Advance Installer

View Article

smack.SmackException$ ConnectionException thrown by XMPPConnection.connect();

i want to connect to a ejabberd server that worked with asmack 0.8.10.but now with new version 4.0.0 the code does not work and throw an exception the code is :  ConnectionConfiguration...

View Article


Re: What are the dependencies for the smack-core-4.0.0 jar?

I believe I found my answer. Ended up looking on the github site, found that it has been uploaded to Sonatype repository. Maven automatically resolved the dependencies.

View Article

Re: Help with openfire hazelcast 2 server clustering

Aryan - I haveing a very similar issue to you. I was wondering if you could please help me out. I'm only getting one of my servers to see the other using the hazelcast plugin. I have made sure that...

View Article


Re: old plugin versions

Here you go

View Article

Re: How to view received messages sorted by date

There is no such option.

View Article


Re: problem about file transfer

You can Try this ::: For Receive file  :: FileTransferManager file = new FileTransferManager(connection);                 file.addFileTransferListener(new FileTransferListener() {...

View Article

Re: How can I use SecurityMode.enabled? (aSmack 4.0.0)

Download DummySSLSocketFactory.java Use port 5223 (insure it's enabled) XMPPConnection mConnection; ConnectionConfiguration config = new ConnectionConfiguration(HOST, PORT,...

View Article

Re: AD Connection details always need refresh on reboot

Fortunately when I redo the setup workaround as described above, the browser remembers the previous entries, so it's reasonably simple to put them back in, but I essentially have to do this every...

View Article
Browsing all 11413 articles
Browse latest View live