GlassFish Quality community for testing GlassFish
GlassFish v3 JVM Settings
Lidia talks about setting JVM settings Glassfish v3 Milestone 3 build here.
v3 has URL way of deploying WAR/EAR files. Exact syntax of deployment URL can be found in her blog
Posted at 03:50PM Mar 05, 2008 by glassfishtest in GlassFish test | Comments[0]
GlassFish book released
New book on GlassFish application server
[Read More]Posted at 12:56PM Oct 16, 2007 by glassfishtest in GlassFish test | Comments[0]
TestNG ,Netbeans and GlassFish
Instructions on how to use TestNG's netbeans plugin inside Netbeans IDE
[Read More]Posted at 04:14PM Aug 22, 2007 by glassfishtest in GlassFish test | Comments[0]
Experiments with Maven 2.0
Open source GlassFish application server has a visible test module called "quicklook". Every developer is required to run this this module before checking in any code . Currently this module is using ANT as a test harness. Glassfish QA team is now exploring moving to maven to take advantage of maven's dependency based task list. I will update this blog on how our transition to maven is coming along. Some other things are also in pipeline- like use GlassFish V3 module based architecture to make faster tests. Let's see how that turns out.
We are also looking for inputs from community on which database to chose for our test purpose. Candidates are Derby,PostGres, and MySQL. Detailed comparison can be found at internet.com, but here is Open source database comparison.
Test team would like to know community's input as comments.
Update: Maven project is put on hold, and plain old ANT 1.7 is being used.
Posted at 11:38AM Aug 08, 2007 by glassfishtest in Personal | Comments[0]