openfire tutorial

Learn about openfire tutorial, we have the largest and most updated openfire tutorial information on alibabacloud.com

Directly manipulate database data to add friends to OpenFire users

[Size=large]openfire enables friend addition and group management.Mainly based on two table implementations: Ofroster,ofrostergroups.Ofroster: Used to record a friend relationship (a pair of friends with two records to achieve)Ofrostergroups: Used to record buddy groupsSpecial Note: OpenFire the user's primary key is the natural primary key, namely username. The self-increment ID is not used.Let's take a lo

DOM4J Combat (ii)--Design of OpenFire navigation menu with dom4j

This article supporting source code Through an article (DOM4J)--using dom4j to read data source configuration from XML, so that we have some preliminary understanding and understanding of dom4j, but also mastered the basic operating methods, this article will undertake the previous article, for reference to the OpenFire Project menu design Advantages, Combine our own needs with a small example to illustrate how to use dom4j to implement this function

OpenFire output XML to console at development time

OpenFire Previous versions, you can output XML directly to the console while debugging. But it can't be exported now. I followed the next source. The debug output is implemented by the plug-in Debugger Plugin.Located in the source directory: Src\plugins\xmldebuggerpublic void Initializeplugin (PlugInManager manager, File plugindirectory) {//ADD filter to filter chain Builder Connectionmanagerimpl Connmanager = (Connectionmanagerimpl) xmppserver

OpenFire Source Code Deployment

1. Download the OpenFire source code, unzip the zip file, the extracted file named Openfire_src, will openfire_src the following changelog.html, license.html, readme.html Delete2. Put the source Openfire_src file in the build with an Eclipse folder, a settings folder and classpath,project two files, copy them to the build sibling, and change them to. setttings. Classpath. Project found direct change is not possible, but can be changed in the console,

[Go] admin cannot log on to the Admin control platform after installing OpenFire

After installing OpenFire login management control prompt: E Code Login Failed:make sure your username and password is correct and that you ' re an admin or moderator The solution is as follows: 1. Use the MySQL View tool to enter the database, enter the table "Ofuser", empty the table, and then execute the SQL SQL code insertintoofuser (username , plainpassword,name,email,creationdate,modificationdate) values ( ' admin ',

OpenFire single Plug-in compilation

Method One: OpenFire By default, it compiles both the main program and all plug-ins in the plugins directory. But when it comes to plug-in development, it's too time-consuming to compile. using ant plugins can only compile plug-ins, which can save some time. The most time-saving compilation method is to compile using ant plugin-dplugin=xxx at the command line, where xxx is the plug-in name (a subdirectory name under the plugins directory), so you can

Openfire + connectionmanager: the connection is normal, but the client operation fails.

Connection Is passthrough for openfire messages, but the original message is encapsulated with a layer Assume that the IP address of openfire is 192.168.1.11 and the configured domain is myserver. The IP address of connectionmanager is 192.168.1.12. An error occurs when you enter the IP address in Enter the IP address, and the to value in the message sent to

Openfire broadcast message _ broadcast message sending using the broadcast plug-in

The first article of the New Year in January 4, 2013 ~~ The process of technological research is full of surprises. Today, I deeply feel that, after only one experiment, I have achieved success. Step 1: Install the broadcast plug-in Log on to the console as an administrator. The broadcast plug-in is available in available plugins. Select and install the plug-in. Step 2: view instructions Http://www.igniterealtime.org/projects/openfire/plugins/broadca

Openfire debugging information

Openfire usually prints data sent from the client on the console after it is started. Based on this information, we can clearly understand the data interaction between the server and the internalCodeAnd annotations, the entire openfire is easier to understand. This information is provided by a plug-in named xmldebugger. Rawprintfilter is used to process the specified content. You can add plugin. xmldeb

Uninstalling Openfire and uiopenfire in UI advanced instant messaging

Uninstalling Openfire and uiopenfire in UI advanced instant messaging First, make sure that you have disabled openfire.Open the terminal (in the application --> utility -->)Enter the following commandSudo rm-rf/Library/PreferencePanes/Openfire. prefPaneSudo rm-rf/usr/local/openfireSudo rm-rf/Library/LaunchDaemons/org. jivesoftware. openfire. plist The first one

OpenFire 4.1.0

All the Addresses 7070 HTTP bindings Using an unsecured HTTP client connection port All the Addresses 7443 HTTP bindings Using a secure HTTP client connection port All the Addresses 5229 Flash Cross Domain Service that allows Flash clients connect to other hostnames and ports. This time we will introduce the optional plugins provided by OpenFire

OpenFire Re-installation

Due to forget the password and other reasons, can not start openfire, then reload it, nonsense not to say, command line follow the steps to paste the execution just fine.1. Delete MySQL data firstMysql-u root-pEnter your password: for example, 123456show databases;Deleting a databaseDrop database OpenFire;Create a new databaseCreate Database OpenFire;Modify Datab

Considerations for sending files to OpenFire using the AGSXMPP SDK

Using AGSXMPP to send files to OpenFire has been plagued by service-unavailable errors, detailed errors as shown in fragment 1-1. With the demo Miniclient project that comes with AGSXMPP, you can send files normally but fail to send them in your own project.Episode 1-1Specific steps:1, build the OpenFire server, ensure that 5222, 7777 ports are normal, in the server settings are enabled "file Transfer agent

Openfire Strophe IE cross-domain problem, openfirestrophe

Openfire Strophe IE cross-domain problem, openfirestrophe Openfire and Strophejs website domain names are different how to communicate, this problem is finally solved, the following is the solution steps. Solution 1:By default, Chrome supports cross-origin access to IE, which requires Configuration: click "Tools"> "Internet Options"> "security"> "Custom Level" in IE to select "enable" or "prompt" for "acces

OpenFire re-setting the database

1. Completely stop the openfire service and kill the process from the Task Manager2, find the Conf folder in the installation directory , open the openfire.xml file Delete this line3, restart the computer, is to restart the computer, not restart the openfire, be sure to restart the computer4.Open openfire, click Launch from admin to reconfigure5. Restart the comp

Smack 4.1.2+openfire 3.10.2i

OpenFire and previous versions of the configuration does not have much difference is not detailed introduction, online search will have a lot of illustrationsThe following main talk about the development and use of smack 4.1.2, on the internet to read a lot of articles including StackOverflow are not more than 4.1 of the use of instructions, and I found that some official notes do not seem to correspond with this version, such as using Connectioncon

OpenFire post-deployment error: Java.lang.IllegalArgumentException:interface xx is isn't visible from class loader

The exception is the class loader that loaded the interface when the agent was created and the inconsistencies that were passed in when it was created.In the local eclipse do openfire two times development, local run Yes, deployed to the server after the report exception:Java.lang.IllegalArgumentException:interface xx is isn't visible from class loader.According to the exception information, it is known that the dynamic Agent error. But there was no s

OpenFire build Spackweb Live chat online

1. First go to openfire official website download OpenFire and Spackweb, the following address can be 2 things a package download. http://download.csdn.net/detail/a315157973/80488752. Open the OpenFire Bin directory and click on the small bulb to turn on the server.3. Enter localhost:9090 to configure the server information, select Chinese after the simple can be

OpenFire connection to MySQL database character set problem resolution

Label:OpenFire default configuration after connecting to MySQL database, Chinese garbled.Workaround:MySQL character set to UTF8+ Set Global character setsSET @ @global. character_set_client = UTF8;SET @ @global. character_set_results = UTF8;SET @ @global. character_set_connection = UTF8;SET @ @global. character_set_server = UTF8;+ Set the current connection character setSET @ @session. character_set_client = UTF8;SET @ @session. character_set_results = UTF8;SET @ @session. character_set_connecti

Openfire development in eclipse

1. http://www.igniterealtime.org download openfire latest source code 2. decompress the source code 3. Create a Java project in the Eclipse project and add the SRC connector in openfire_src to the src directory. 4. Add build_path to Src in SRC and plus. 5. Add Lib in build and plus 6. Open the org. jivesoftware. openfire. starter. serverstarter class. 7. Click Open debug dialog to create a Java applic

Total Pages: 15 1 .... 8 9 10 11 12 .... 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.