Establishing discussion districts using Jive Forum - RESIN technology, I have just used JIVE - RESIN to establish an discussion area, first describe the configuration process as follows, publish it with everyone. I: JIVE Forums & RESIN Profile Jive Forum is one of the products of Jive Software, and more information can be inquired on its company's homepage: http://www.jivesoftware.com/. It is useful here to use Jive Forums 2.6; it is a ready-made discussion area software, as long as it is configured, you can use a line of code to use your own internal or project development group to discuss your own discussion area. Resin: It is a free JSP engine, with Tomcat, as a web application server. Please query on http://www.caucho.com. This is RESIN 2.1.4; two: Configure resin2.1.41: This software can be used on the machine that is not installed, and it is assumed to place it under D: /Myjava/resin-2.1.4. 2: The service start command is the httpd.exe file under its bin directory. The configuration file is the resin.conf file under the resin-2.1.4 / conf directory. The original resin.conf configuration opens the index.xtp file under the resin-2.1.4 / doc directory. 3: Enter: http://127.0.0.1: 8080 will open it, caucho.com; please read it carefully. All configurations of Resin have instructions here. 4: To open your own file, simply configure it as follows: Change App-Dir = 'DOC' to app-dir = 'mydoc', then put your own index.jsp, etc., you can put it under MYDOC. Entering the web-inflicity, the Classes under which it is placed on your own * .java or * .class file. The lower LIB folder is placed * .jar file. Three: Configuring the Jive Forums1: Detailed configuration See the documentation of the Jive Forum, open the index.html under the Document directory to get detailed help. 2: Put the Application and JiveHome files under the JIVE to the root directory of Resin, I met a Jive folder in the Resin root directory and put the Application and JiveHome files below the jive, so that it is easy to manage. 3: Modify the jive_init.properties file under resin-2.1.4 / jive / application / web-inf / class: jivehome = d: //myjava//resin-2.1.4//jive//jivehome 即 指 JiveHome file The position of the clip. 4 Place the jive.license file in the jivehome directory. Four: Use a JDBC to connect to the database: Use JDBC for SQLServer 20000. You can download on Microsoft Homepage. After decompression, put three JAR files under its lib directory: msbase.jar; msutil.jar; MSSQLServer.jar in the Lib folder under the resin directory. These three JAR files include all the required * .class files required for JDBC for SQLServer 20000. They can also be placed in the resin-2.1.4 / jive / application / web-inf / lib directory.
Establish a database file required for JIVE, build your own database jive. Set your account and password on the SQL Server2000. Open the Query Analyzer tool of SQL Server, open the jive_sqlser_7.sql file under jive / database, press F5 to execute. Five: Use IE to open http://127.0.0.1/admin Use the admin account to log in, the password is admin. That is to enter the administrator page. You can set your own discussion area here. Six: Jive Chinese Display Problem: 1. Modify the resin.con file, set to
You can only use IP to browse as: http: //192.168.0.51/, you need to use your own domain name and domain name service configuration.
It's better to configure this end. If you have any other questions, you can check the help documentation of Jive forums and Resin yourself. You can also view at http://www.javaresearch.org/forum/forum.jsp?column=24 at the Jive discussion area.