List/Grid Tag Archives: JBoss

Deploying BroadleafCommerce 2.0 on JBoss AS 7
First 2 steps are not really related to Broadleaf specific, but mentioned to make it easy to follow(copy/paste) the steps. Step#1: ...

Creating a delegating login module (for JBoss EAP 6.1)
[ If you only want to see code, just scroll down ] Motivation In RHQ we had a need for a security domain that can be used to secure the REST-api and its web-app via container managed ...

JBoss AS7 JNDI & EJB 3.1 Naming changes
As a result of the “feature train” continuing to march on and us not keeping our software stack up-to-date, our team finds ourselves in the un-enviable position of having ...

Using JGroups Directly From JBoss AS 7 Component
JGroups is Bela Ban‘s piece of software for reliable message exchange that is highly configurable and can use either TCP or UDP as a transport protocol. Basically – you run the ...

Java EE 7 and EJB 3.2 support in JBoss AS 8
Some of you might be aware that the Public Final Draft version of Java EE 7 spec has been released. Among various other new things, this version of Java EE, brings in EJB 3.2 version ...

Most popular application servers
This is the second post in the series where we publish statistical data about the Java installations. The used dataset originates from free Plumbr installations out there totalling ...

Running Drools 5.4.0 Final as a JBoss AS 7 module
Drools 5 introduces the Business Logic integration Platform which provides a unified and integrated platform for Rules, Workflow and Event Processing. It’s been designed from the ...

Spring3 + JPA2 + Java EE6 App Server = Confusion Over Configuration
Spring is great, JavaEE6 is great and latest JavaEE6 Application servers are also great. This post is not a rant on Spring Vs JavaEE6, but my experience of porting a Spring3+JPA2(Hibernate) ...

JBoss AS 7 classloading explained
This is a sample chapter taken from JBoss AS 7 Configuration Deployment and Administration book edited by Francesco Marchioni who is running a JBoss focused portal named mastertheboss.com. As ...

JBoss Core Java Web Services
This blog post deals with Web Services. Well, to be more exact, it deals with ‘plain’ java web services on JBoss. That means we are going to create a web service without ...


