|
|
|
|
|
The verifier is a very nice piece of technology that helps many users fix their Java EE coding and packaging issues. There's been some interest from the community recently for potential contributions, so we've created a dedicated mailing list for this verifier-AT-glassfish.dev.java.net. |
Now would be a good time to look into this technology (look for the bin/verifier tool in every GlassFish/Java EE SDK distribution). One of my favorite existing feature is the possibility to run a subset of tests (say EJB 3.0 persistence tests, Web tests, WebServices tests, etc...). Sahoo is coordinating the effort to improve this tool. Remember contributions could be eligible for the GAP.
The verifier tool is available as a command-line tool, as an ANT task, as part of the deployment process, as well as in NetBeans.