This tutorial will help you to troubleshooting common issues when deploying and running an EJB remote client with JBoss AS 7.1
JBoss AS Virtual Host configuration
Virtual hosting is a mechanism whereby one web server process can serve multiple domain names, giving each domain the appearance of having its own server. In this tutorial we will show how to create and use a virtual host address for a JBoss web application.
Create a JBoss AS 7 appliance with VirtualBox
In this tutorial we will demonstrate how to create in a matter of minutes a JBoss AS 7.1.1 appliance designed around a Linux distribution. The software we will use for this purpose is Oracle's Virtual Box.
Maven and JBoss a concrete example: Infinispan
If you have completed the basic Maven and Eclipse tutorial we will now learn how to enhance the simple Project by adding a dependency to a JBoss framework: Infinispan.
Eclipse and Maven tutorial
In this tutorial we will show how you can create a Maven project from Eclupse using M2Eclipse plugin.
CDI and JPA tutorial
One popular issue of every application is about handling multiple database resources (at minimum you should consider handling a production DB and a development DB). In this tutorial we will show how you can solve this elegantly with CDI and its powerful annotations.
Maven and Hibernate 4 tutorial
In this tutorial we will show how you can create an Hibernate 4 application using annotations. For this purpose we will use a basic Maven 3 archetype and we will enhance so that it uses Hibernate 4 dependencies and MySQL 5 as database.
More Articles...
Page 10 of 40













