Application Servers

RedHat announces stack with JBoss

Application Servers

RedHat has announced application stack with JBoss application server as one of the components along with others like Postgresql, mysql, Tomcat etc. This would benefit the corporate buyers who prefer to have IT deployments as a one-stop affair. Traditionally, deployment of open source based solutions has put the onus of integrating the various components like web server, application server, database on the system integrator or solution provider. Having a single company provide support for a 'stack' of components would assure buyers about one of the needling issues about support solution based on open source components. A single point of contact gives more confidence to buyers and will ease their concern about service and support.

JBoss 3.x config

Application Servers
JBoss config and usage

JBoss server configuration and Usage

 

Following are notes and information on configuration and usage of JBoss 3.x version server. The information below covers:

  1. Structure of JBoss folders
  2. How to configure JBoss
  3. Configuration of descriptors for Oracle Data source etc
  4. Using JMX Console to verify deployments, JNDI names etc

MDB config for Topic in JBoss

Application Servers
MDB config for Topic in JBoss.htm

Message driven bean listening on a Topic

 

This sample shows how to configure for a MDB listening on a topic in JBoss application server. The ejb-jar.xml is according to EJB 2.0 DTD.

MDB config for Queue in JBoss.htm

Application Servers
MDB config for Queue in JBoss

Message driven bean listening on a Queue

 

This sample shows how to configure an MDB listening on a queue in JBoss application server. The ejb-jar.xml is according to EJB 2.0 DTD.

XML feed