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

hello, my question: RoomInfo info = MultiUserChat.getRoomInfo(xmppConnection,...

code:RoomInfo info = MultiUserChat.getRoomInfo(xmppConnection, entry.getJid()); then cast exception! detail exception:java.lang.RuntimeException: java.lang.ClassCastException:...

View Article


Re: hello, my question: RoomInfo info =...

Do you use aSmack? If so, did you follow the instructions from the README? Otherwise please state your used Smack version.

View Article


Re: hello, my question: RoomInfo info =...

packet log:11:45:03 AM SNT <iq id="89wxS-10" to="tour_pal1@conference.iward.com" type="get"><query xmlns="http://jabber.org/protocol/disco#info"></query></iq>11:45:03 AM RCV...

View Article

Image may be NSFW.
Clik here to view.

Re: hello, my question: RoomInfo info =...

Sorry, I notice that there is a language barrier here, but this doesn't answer any of my questions.

View Article

Re: Agents on multi fastpath

Copy fastpath.jar and past as fastpath1.jar in same location under spark plugins folder , Then you can get two fastpath Tab were we can able to login to multi workgroup simultanioulsy , But there is...

View Article


Re: multi-logins per workgroups

Copy fastpath.jar and past as fastpath1.jar in same location under spark plugins folder , Then you can get two fastpath Tab were we can able to login to multi workgroup simultanioulsy , But there is...

View Article

Re: multi-logins per workgroups

I gave up trying to get fastpath to work the way we'd like it to a couple of years ago.We actualy droped fastpath all together last year.

View Article

Re: hello, my question: RoomInfo info =...

thanks for everyone!I'v solved this problem, must add this code: ProviderManager pm = ProviderManager.getInstance();pm.addExtensionProvider("x", "jabber:x:data", new DataFormProvider());...RoomInfo...

View Article


Re: Store offline messages without Body

Thanks for the repsonse CSH, but we are using Openfire 3.9.3 and the messages are not being stored offline. Here is an example of one of the messages we receive. I have a statistics plugin installed...

View Article


Re: Store offline messages without Body

Hm, it's hard to judge what's happening then. Did you try to include an "dummy" <body> element just to see if it works then?Maybe it's also related to the ghost session issue which was reported...

View Article

Re: Store offline messages without Body

I'm unable to add the dummy <body> element as I am unable to  change the message content due to it being sent to us from a client we are working with. I have tested sending a chat message from...

View Article

Re: Openfire access from the internet with authentication using Active Directory

I use a connection manager to accomplish what you're trying to do.  The connection manager acts as a proxy on the dmz, while my openfire server is on the lan. 

View Article

Re: Openfire & Atlassian Crowd

Hi everyone, I went through these configuration steps and everything seems to be working great with Crowd 2.7.1. Upon further review it seems as though we are having an issue with certain Crowd users...

View Article


Image may be NSFW.
Clik here to view.

Re: Openfire & Atlassian Crowd

Hi Joel, I think you've almost answered your own question judging from the error message, usernames are made lower case at some point and Crowd is probably case sensitive. I don't recall if this is...

View Article

Re: jitsi videobridge plugin problem

PS: I'm really sorry my English is very bad :@

View Article


Image may be NSFW.
Clik here to view.

Re: Openfire & Atlassian Crowd

Hi Dennis, I almost did indeed. Changing the username to all lowercase solved the issue! Everythings working great now. Other then sifting through 350 users and changing them to all lower case I'm good...

View Article

Re: jitsi videobridge plugin problem

Know I see why I did not see jitsi videobridge in openfire, well I Used ./jvb.sh --secret=mysecret --domain=mydomain --port=5275 to start jitsi videobdirge, and it works I can see the plugin connected,...

View Article


Re: New Openfire plugin: B9

Version 0.2 released. Now plugin have debug enabled (need to activate Openfire debug). Download from here: http://files.mundoopensource.com.br/b9.jar Regards,Marcelo H....

View Article

MultiUserChat.destroy() not-authoried(401)

Look at my codes:              muc.create(roomName);              Form form = muc.getConfigurationForm();              Form submitForm = form.createAnswerForm();              for...

View Article

How to destroy a HostRoom

How to destroy a HostRoom?Thanks for help me.

View Article
Browsing all 12162 articles
Browse latest View live