List/Grid Tag Archives: JBoss

JBoss AS 7: Custom Login Modules
JBoss AS 7 is neat but the documentation is still quite lacking (and error messages not as useful as they could be). This post summarizes how you can create your own JavaEE-compliant ...

Cost of Ownership Analysis: Oracle WebLogic Server vs. JBoss
A very interesting whitepaper by Crimson Consulting Group comparing the cost of ownership between Weblogic and JBoss. Although JBoss is free, the whitepaper has serious ...

JBoss AS 7.1.0.Final “Thunder” released – Java EE 6 Full Profile certified!
After just about more than a year of development on JBoss AS7, we have now released 7.1.0.Final “Thunder”! The download is available at the usual place here. This is a really ...

Book Review: JBoss AS 7: Configuration, Deployment, and Administration
I eagerly accepted Packt Publishing‘s invitation to review JBoss AS 7: Configuration, Deployment, and Administration because it has been several years since I last used JBoss ...

JBoss AS 7 EJB3 Pools Configuration
Now that AS 7.0.1 has been released, let’s take a look at what new EJB3 features are available. Like I mentioned in my previous post, AS 7.0.1 now allows you to configure pools ...

JBoss AS 7.0.2 “Arc” released – Playing with bind options
More good news on the JBoss AS7 front. JBoss AS 7.0.2.Final “Arc” has been released! It’s been one month since AS 7.0.1 was released. Within this short period of time ...

JAX–WS with Spring and Maven Tutorial
Spring framework provides remoting support for web services via JAX–WS, in fact, as stated in Spring reference documentation, there are three ways of exposing Spring POJO services ...

‘Hello World’ portlet on JBoss Portal
Portlet Overview This tutorial will show you how to create and deploy a simple portlet. Portlets are Java technology based web components, that can process requests and generate dynamic ...

GWT EJB3 Maven JBoss 5.1 integration tutorial
Hello everyone, In this article we are going to demonstrate how to properly integrate GWT and EJB3 in order to implement an example project, build it using maven and ...

Debugging a Production Server – Eclipse and JBoss showcase
Do you write code that has bugs? No, of course not. For the rest of us, mere mortals, who do write code with bugs, I would like to address a very sensitive issue: debugging an application ...


