Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

JBoss AS

  • submit to reddit

Migrate to JBoss 7

Daniel Bevenius has written an excellent migration guide covering several of the possible pitfalls when migrating ejb applications to JBoss 7. If you have an interest in JBoss AS I highly recommend you checking it out. Daniel will keep adding more pitfalls to...

0 replies - 465 views - 08/31/11 by Benneth Christi... in Announcements

JBoss AS 6 Release Rings in a Happy New Year!

Under development for more than a year after Java EE 6 was approved by the JCP, the JBoss Application Server 6.0 is now production ready.  The GA release brings built-in support for all of the great technologies that Java EE 6 brought with it: JPA 2, Bean...

0 replies - 8802 views - 12/29/10 by Mitchell Pronsc... in News

J2EE is NOT Completely Dead Yet - but You Can Save Time and Money using JRebel

I want to share my experiences with JRebel (http://www.zeroturnaround.com/jrebel/). If you need some neutral information about this product to ease development with J2EE / JEE applications and application servers, this information is for you! In the...

9 replies - 5502 views - 12/27/10 by Kai Wähner in Articles

Daily Dose - JBoss AS 7.0 Goes Alpha, AS 6.0 Finishing Up Beta

JBoss plans to keep the development train rolling for their open source application server.  While JBoss AS 6.0 is approaching the candidate release stage, JBoss is now releasing early builds of the next generation app server, 7.0.  They announced the first...

0 replies - 18035 views - 11/11/10 by Mitchell Pronsc... in Daily Dose

JBoss AS 6 Releasing Early and Often

Another milestone of JBoss Application Server 6.0 is ready for download today in preparation for the candidate release, which is expected in mid-November, and the final, which JBoss hopes will be ready by year's end.  The new release is milestone 5, which...

1 replies - 4592 views - 09/27/10 by Mitchell Pronsc... in News

Daily Dose - Check Out the EJB on That JBoss AS

The fourth JBoss Application Server 6.0 milestone was released this week.  It is the first to include support for EJB 3.1 Timer Service and EJB 3.1 Asynchronous invocations. M4 also comes with a different default JBossWS stack that uses Apache CXF.  With...

1 replies - 11855 views - 07/29/10 by Mitchell Pronsc... in Daily Dose

Daily Dose - Mozilla and Opera Want VP8 in HTML5

In recent interviews, the CEO of Mozilla and the CTO of Opera have said that they support VP8's inclusion in the HTML5 specification.  However, all is not well right now in determining a license for WebM (the package that includes VP8).  Google is having...

1 replies - 13594 views - 05/28/10 by Mitchell Pronsc... in Daily Dose

Jason Greene: What's New in JBoss AS 6 Milestone 1

Following quickly on the heels of the Java EE 6 and CDI spec approvals, the application server team at JBoss, led by Jason Greene, recently unveiled the JBoss...

2 replies - 21070 views - 12/16/09 by Nitin Bharti in Videos

Security Features of JBoss AS 5.1 - Part 2 - Masking Passwords in the configuration files

Nobody likes the idea of seeing passwords in the open in an xml file.  In JBoss AS, we have various mechanisms by which passwords can be masked in the xml file. This article will act as a single stop reference to the various mechanisms.In order to mask...

8 replies - 14856 views - 06/12/09 by Anil Saldhana in Articles

Security Features of JBoss AS 5.1 - Part 1 - Simplified Security Domain Configuration

JBoss Application Server is a LGPL licensed open source Java EE compliant application server. The v5.1.0 was released recently and can be downloaded from the link in the resources section below.

2 replies - 22270 views - 06/05/09 by Anil Saldhana in Articles