Java Tutorial - Java Scipt : Installation and Configuration

Java Tutorial - Java Scipt :

Installation and Configuration


Given our evaluation of the open source JMS providers (see the previous section), we’ll use JBossMQ as an example in the next couple sections. First, we will look at how to install and configure JBossMQ. Then, we’ll show some example usage of JMS from a standalone basis and from within the J2EE framework. Like the other parts of J2EE, by design JMS providers are interchangeable. Although we will be using JBossMQ, for these projects, another product can be substituted in if it fits your requirements better. Installing JBossMQ is a simple matter. First, you need to download the release from the JBoss Web site (http://www.jboss.org). Because JBossMQ is not offered as a standalone product, you’ll need to download the entire JBoss application server.