Category Archives: JEE

Is Eclipse Faster than Netbeans for Arquillian Testing on a Remote GlassFish Server?

The following is a description of what I needed to do and how I felt about it to determine if Eclipse is any faster than NetBeans. I am a long time user of both IDEs and I admit to favouring NetBeans. Last year I used Eclipse at Dawson College to teach web development with JSF and JPA using Arquillian on… Read more »

Configuring a MySQL JDBC Connection Pool and JDBC Resource for GlassFish using NetBeans – Updated

This is an updated version of what was posted on Feb 1, 2015. The original information was accurate but some of the steps were optional and this is clearly indicated in the update. This tutorial assumes that you have installed the Java EE version of NetBeans 8.02. If you are using Windows then it is further assumed that you have replaced… Read more »