Meet the new JBoss
InfoWorld - JBoss 4.0 is remarkable in a number of ways. Not only is it an open-source, platform-independent, full Java 2 Enterprise Edition (J2EE) application server, but its installation (on Windows 2000, the operating system I tested it on) is ridiculously simple.
JBoss includes a Web server (servlet/Java Server Pages container and HTML server), Enterprise JavaBeans (EJB) 2.0 container, integrated Hypersonic 100% Java database engine, Java Messaging Services (JMS), JavaMail and Java Transaction application programming interface/Java Transaction Service transaction support. Earlier versions of JBoss used the Apache Tomcat Web server, but JBoss 4.0 is available in an Apache Tomcat version or a version that uses the embedded Jetty Web server.
JBoss 4.0 was released this year about the time of JavaOne. The JBoss Group LLC in Atlanta refers to this as a development release, appropriate as a test for development code. A production release, suitable for supporting deployed enterprise applications, will be available sometime in the fourth quarter of this year. Version 4.0 adds features such as integrated Java Data Objects (JDO), a revamped version of JMS with multicast clustering capabilities, a full implementation of J2EE 1.4 and distributed transactions.
Installing JBoss 4.0 is easy: Unzip the file and alter a couple of environment variables, and you're there. I had a small Web application Web archive (WAR) file that I had been using for Java Database Connectivity (JDBC) testing. Once JBoss was running, I dropped the WAR into the deployment directory, and the application server hot-deployed it (along with its attendant JDBC driver library). Going from download to running my Web application spanned maybe 10 minutes.
JBoss' Java Management Extensions (JMX) for application server control and configuration come into play once everything is deployed. Resource attributes and configurable parameters can be monitored and modified via Management Beans (MBeans), which are controlled in turn from the JBoss Management console. Once my servlet-based application was deployed, JBoss automatically instantiated a deployment MBean, which appeared in the JMX console's management navigation bar. From that MBean, I could deploy and undeploy the WAR application, as well as view various attributes associated with the application.
Admittedly, the JBoss management console is frugal with its graphical elements, as compared to the consoles of, say, IBM's WebSphere or BEA Systems Inc.'s WebLogic. Nevertheless, the result gets the job done. In addition, since JBoss is open-source, you can always extend the console to add whatever bells and whistles you deem necessary.
Introducing Aspects
The cornerstone of JBoss 4.0 is its aspect-oriented programming (AOP) capabilities. When properly implemented, AOP lets you



- Excel 2010 Cheat Sheet
- Register for this Computerworld Insider Cheat Sheet and gain access to hundreds of premium content articles, guides, product reviews and more.
- Enterprise Java Applications on VMware: Unix to Linux Migration Guide
- This guide focuses on key considerations for IT Architects who are in the process of migrating Java applications from UNIX to Linux as...
- Desktop Modernization eBook
- This eBook looks at the challenges involved in delivering and managing desktops, today and in the future. Its goal is to demonstrate how...
- Market Landscape Report: Online File Sharing and Collaboration in the Enterprise
- The trend toward "consumerization" marches onward in IT; more and more end-users are choosing their own hardware plaforms and software applications in lieu...
- A Standards-based Mobile Application IdM Architecture
- This white paper explains how an identity management architecture, with the help of both SAML and OAuth, can support the two broad categories-web...
- Microsoft Volume Licensing Comparison - Enterprise
- With this quick-reference document, you can easily compare the available Microsoft Volume Licensing programs for enterprise organizations with 250+ devices, and tailor a... All Enterprise Architecture and SOA White Papers
- Quantifying the Business Value of VMware View - Webcast
- Many enterprises have discovered that the use of virtualization to support desktop workloads creates a range of significant benefits. These benefits include price...
- Optimizing Networks for the Cloud
- Join guest speaker, Rohit Mehra, IDC Director of Enterprise Communications Infrastructure, to explore current trends, discuss best practices for optimizing Data Center and...
- Apps QuickStart Series Part 2: Designing and Deploying SQL Server on VMware vSphere
- Download this webcast to learn about the design considerations for virtualizing SQL workloads, performance and scalability information and high-availability options, as well as...
- Apps QuickStart Series Part 1: Designing and Deploying Exchange 2010 on VMware vSphere
- Download this webcast to learn the virtual hardware design considerations for Exchange 2010, deployment using the building block approach, options for high-availability and...
- Customer Spotlight: How IPC The Hospitalist Company Implemented Oracle on VMware
- Have you been looking to hear about customer's experiences with the new VMware vCenter Site Recovery Manager product? View this webcast to learn... All Enterprise Architecture and SOA Webcasts