Re: Openfire will not work with my AD SBS 2008
Only problem with this Dase DN is that it's pulling all of the users. I only wanted to allow use to the Bixby User group. Is this possible?
View ArticleRe: Openfire will not work with my AD SBS 2008
yes..you will use search filters to handle that. This is how I do it. http://community.igniterealtime.org/message/222783#222783
View ArticleRe: Java 8 support
CSH wrote: Are there any known issues, that Openfire does NOT run with Java 8? I'm not a developer or an expert, but Openfire and Spark seems to run ok with Java 8. Also had no problems compiling...
View ArticleRe: Current Builds Spark Slow/Sluggish and unresponsive
it shouldn't require changing or adding jvm options for it to work... hmm... which build are you on exactly? 659? (click the Help --> About to see which build you are on) Are you using the embedded...
View ArticleGetting Spark to start up automatically at logon
My assistant used to set up Spark on new employee computers so when they logged on it would automatically start up and log them in (we tie it to Active Directory). He is now gone. I've set up a new...
View ArticleRe: Getting Spark to start up automatically at logon
Click the "Spark" menu option in the top left corner Spark --> Preferences --> Login --> checkmark "Launch on startup" and probably also "Auto login" and "Save password".
View ArticleRe: unable to use a admin account with "-" in it.
Submitting the new username does work as expected, so this seems to be a password problem. I have no problem with user "ad-min" to log in. It has of course the "Is administrator" property set. The UI...
View ArticleRe: How to receive Packet payload that is shown in Debugger
I got it on my own by implementing the following IQProvider: publicclass HarmonyHubResponseIQProvider implements IQProvider{ public IQ parseIQ(XmlPullParser parser) throws Exception {...
View ArticleRe: How to receive Packet payload that is shown in Debugger
Nice use case for Smack. Did you already wrote a PacketProvider for 'oa' with the 'connect.logitech.com' namespace? If so, please show us the code. This is more a XPP3 question. I would expect to be...
View ArticleRe: MUC-Autojoin with multiple resources, OF360a
You were right Tom. Spark behaves differently and i don't think it is right behavior, so i have filed a bug SPARK-1580. Testing the latest changes. Exiting seem ok with many clients. Other resources...
View ArticleRe: Openfire 3.9.1 Doesn't Open Ports
Java Version:1.7.0_51 Oracle Corporation -- Java HotSpot(TM) 64-Bit Server VMAppserver:jetty/7.x.y-SNAPSHOTHost Name:OS / Hardware:Linux / amd64Locale / Timezone:en / Eastern Standard Time (-5 GMT)Java...
View ArticleRe: failed to connect to Openfire by websocket
Thanks for answering my question. It's better to document this fact somewhere.
View ArticleTrouble when import Spark source code to Eclipse
Hi all , i have some troubles when import source Spark to Eclipse .I try use Eclipse 3.2 or 4.x and JDK 1.6 / 1.8 but it not work Please help me fixed error . If possible , please make new tutorial...
View ArticleRe: Openfire 3.9.1 Doesn't Open Ports
make sure your firewall is allowing those ports of course. also depending on the default tomcat config from the ubuntu package manager repo, it may conflict with the jetty server built into openfire....
View ArticleRe: Trouble when import Spark source code to Eclipse
some of the plugins depend on the spark source code being avaialble in a certain path. if you are not working on those existing plugins, you can simply remove them from your build path and eclipse...
View ArticleRe: Openfire 3.9.1 Doesn't Open Ports
the ports don't even show up in the openfire web admin site as ports which are in use. After i change them and change them back then they show up. I have completely turned off the firewall and it still...
View ArticleRe: Openfire 3.9.1 Doesn't Open Ports
a similar question for ubuntu and ports failing to open for another xmpp server: http://askubuntu.com/questions/201462/why-does-ejabberd-start-fail seems it was related to having a bad server setup......
View ArticleRe: Jitsi VideoBridge and flash-videoio
But I found something interesting, but it's commercial solution - https://www.frozenmountain.com/products/icelink. I plan check it in some my free time.
View ArticleRe: Migration to 5.0 ?
Jason, Once we are migrated to Jive's cloud hosting service, updates will be automagic and we shouldn't have to worry about what we are currently experiencing running ancient code daryl
View Article