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

Image may be NSFW.
Clik here to view.

Re: XMPPTCPConnection cannot be resolved to a type?

smack-core does not contain XMPPTCPConnection, smack-tcp does, you may also want to add smack-resolver-javax. And I really recommend using a build system that's able to resolve maven dependencies. So...

View Article


Not closing smack threads by disconnect (4.1.0-alpha1-SNAPSHOT)

Hello everybody, I am looking for some advice in my little smack project. I made my own IM-App on Android. For this reason I want to close my connections sometimes, for example if I dont have internet...

View Article


Re: Custom auth provider in a plugin

Dear Patrick,Thank you very much by sharing with us your experience.Your suggestion works like a charm.For me it was not necessary to have an empty constructor for MyAuthProvider and  it works very well.

View Article

Re: Not closing smack threads by disconnect (4.1.0-alpha1-SNAPSHOT)

Those executors are shut down in the finalize() method of the connection and PingManager. Now before anyone jumps in with "But finalizers are bad, you shouldn't use them", then rest assured that I'm...

View Article

Re: Not closing smack threads by disconnect (4.1.0-alpha1-SNAPSHOT)

Maybe another remark: It's always a good idea to reuse the connection instance as long as possible. Especially on resource constraint platforms like Android.

View Article


Empty user info from OpenFire server

Hi all. I'm using OpenFire server 3.9.3I try to see user profile from contact list at Spark client. But there are empty values for all fields in user info.Also I receive empty VCard from server when...

View Article

A few issues from the nightly build

Running on CentOS 7 using the native JDK, installed from the openfire-3.10.0-alpha rpm. 1. The new openfire meetings plugin does not want to load - this is the only error generated:   2014.12.19...

View Article

Re: Spark / OpenFire SSO failure

speedy, thanks for the reply.   Yes, I am on a different platform Ubuntu Server.  Looks like the version of Java I am using is: java version "1.7.0_65"OpenJDK Runtime Environment (IcedTea 2.5.3)...

View Article


Chat room conversation bleed

I have Openfire installed on a Windows 2008 server and am using Spark as the IM client.I've created multiple chat rooms for my clients to use.  My problem is that some of the rooms are duplicating the...

View Article


Re: Custom auth provider in a plugin

+1

View Article

Image may be NSFW.
Clik here to view.

Re: MUC Service Plugin add/delete user role problem

This is a much more powerful option anyway, so I've abandoned the previous approach and used this one. I do, however, like the promised ease of simply adding the role with the other method. Hopefully,...

View Article

Re: Chat room conversation bleed

What are the names of these rooms (so we can try to reproduce)? Also, what version of Openfire and Spark. I think i recall some similar issue in older Spark versions with rooms with similar names (like...

View Article

Re: Chat room conversation bleed

Thanks for replying.The Openfire is 3.9.3 and Spark is 2.6.3.The names we're using that are similar are RMC, SRMC, MRMC, CRMC, DRMC, PRMC, PVRMC, TRMC, and VRMC.  However, only the first three are...

View Article


Re: HOWTO: Import a signed SSL certificate into Openfire

Christian, your alpha-labs link throws a SSL Certificate Error for me.  Could you copy-paste the instructions here?  Or post a new How-to?

View Article

URL redirect?

Ofmeet is now great, and the URL format is now much better, but how can I redirect the main http IP address directly to say,    https://xx.xx.xx.xx:7443/ofmeet/r=room  ? I tried the older method on the...

View Article


Image may be NSFW.
Clik here to view.

Re: Focus user

And also, how is the focus user password created - is it generated randomly? Otherwise, anyone gathering the default focus user password can access as an unauthorised user...

View Article

Re: URL redirect?

Yes. I will take a look

View Article


Long start Openfire with monitoring plugin

Hello! Have some troubles with monitoring plugin when openfire starts.It takes about 10-15 minutes for Monitoring plugin initialization, at this time Openfire can't handle incoming user connections,...

View Article

Wrong URLs in documentation

I just joined and don't know if this is the right place to mention this, but it seems I don't have access to the issue tracker. At...

View Article

Re: Wrong URLs in documentation

Thanks for reporting, fixed with Fix XEP URLs in documentation/extensions/index.md · 71029f0 · Flowdalic/Smack · GitHub

View Article
Browsing all 12162 articles
Browse latest View live