Move from Tomcat/LWC to JBoss 4
This guide describes how to move from Tomcat/LWC to JBoss 4. This guides assumes that you have:- installed openCRX 2.0 Server as described on here
- installed JBoss 4 and prepared it for openCRX deployment as described on here. Here is a short check list
- Copy openmdx-kernel.jar, mysql-connector-java.3.1.14-bin.jar, slf4j-openmdx1.jar to JBOSS_HOME/server/default/lib
- Copy jdbc-opencrx-CRX-mysql-ds.xml to JBOSS_HOME/server/default/deploy
- Create server.log.properties, users.properties, roles.properties
Then open a shell and set JAVA_HOME to a the home directory of a JDK 1.5 installation. Then start JBoss. It should start without errors. Compare your console output with this sample output.
Then open a browser and enter the URL http://localhost:8080/opencrx-core-CRX. Login with the user guest and the password you have set users.properties. The initialize of openCRX prints messages to the console. Compare your console output with this sample output.
Version 12.1 last modified by superadmin on 20/08/2008 at 04:13
Comments: 0