Category Archives: Java

Running JBoss Application Server

This is about the JBoss Application Server, commonly known as JBoss AS. I have some posts that need the JBoss application server. If you visit the JBoss website, you will notice many projects that fall under it. Make sure you … Continue reading

Posted in Java | Comments Off on Running JBoss Application Server

Maven

I have some projects that use Maven. Here are the steps to get maven. Go to the Maven website. There is Maven 2 and Maven 3. Get the Maven 3 download. The name of the download is the following: apache-maven-3.0.4-bin.tar.gz … Continue reading

Posted in Java | Comments Off on Maven