java Q&A: How do we remove version information from EJB JNDI names? We can use a maven plugin to remove version information from EJB JNDI names.
jax-rs How to Create a Web Service Using JBoss and JAX-RS Web Services give us access to extra functionality without writing more code.
businessprocess How to Create a Business Process in JBoss BPM Suite JBoss BPMS helps us manage complex business processes and speed up development
java How to Use Remote EJBs in JBoss Pt. 2 It's easy to setup a Remote EJB connection in JBoss. In this section, we learn how to do that.
java How to Use Remote EJBs in JBoss Pt. 1 Remote EJBs help us access components when they run on a different machine
jboss How to Create a Simple EJB Project EJBs are specialized Java components that help you build enterprise applications quickly.
buildtool How to Create a Simple Maven Project Maven helps us build Java projects faster by automating steps in our build process.
technology Why We Use Software If we want to build great software quickly, we'll first need to know why we use it in the first place.