JBuilder9.0 JBoss-3.2.1_tomcat-4.1.24.zip mysql or MS SQL Server2k Development Environment Configuration Incoming Network on JBuilder9.0 JBoss-3.2 Development Environment Configuration Instructions, I am here One, please refer to, and advice! This is an incision I am in configuring this development environment. The following is the detailed steps: 1. Install the jbuilder9.0 to d: / jbuilder9 directory 2, install mysql4.0.18 to c: / mysql directory 3, install MS SQL Server2k to C: / Program files / install JDK.14, download Install directly into the C: /J2SDK1.4.1_01 directory, then set in the system environment variable: java_home = c: /j2sdk1.4.1_01 can be installed. 4, install the JBoss3.2.1_tomcat-4.1.24 to the C: / JBoss directory. Note: JBoss installation is very simple, put the downloaded file until you go Next, then set in the system environment variable: jboss_home = C: / JBoss. 5, download and install MySQL JDBC Driver and MS SQLServer JDBC Driver. The history of downloads is: mysql-connector-jdbc-3.0.10-stable.zip and SQLServer2kjdbcSetup.exe. The installation method is as follows: Unlock mysql-connector-jdbc-3.0.10-stable.zip, mysql-connector-java-3.0.10-stable under the MySQL-Connector-JDBC-3.0.10-Stable directory " Bin.jar files are copied into the JBoss installation directory C: / jboss / server / default / lib directory under the C: / Lib directory. Execute SQLServer2kjdbcSetup.exe installation to the C: / Program Files / Microsoft SQL Server 2000 Driver for JDBC directory, and put it under the lib directory (ie, C: / Program Files / Microsoft SQL Server 2000 Driver for JDBC / LIB) MSBase .jar, mssqlserver.jar and msutil.jar three files are copied into the JBoss installation directory C: / jboss / server / default / lib directory under the C: / Lib Directory under the C: / jboss. At the same time, the MS SQL Server2k server is started and connected to the above, execute: C: / Program Files / Microsoft SQL Server 2000 Driver for JDBC / SQL Server JTA directory: instjdbc.sql script. 6. Configure the JBoss database connection pool so that it can be connected to Mysql and SQL Server.
The method is as follows: Enter the JBoss installation directory C: / jboss, enter the bottom C: / JBoss / Server / Default / Deploy directory, use Notepad to create two files MSSQL-DS.XML and MYSQL-DS.XML, content As follows: 1, mysql-ds.xml Xml version = "1.0" eNCoding = "utf-8"?>