Hi All,
Here is milestone 2 report from QA for GlassFish v3 build. Build is in
usable condition, so if some one wants to get their hands dirty with v3
build and play around, QA team would recommend Milestone 2 build. There
would be a detailed report tomorrow but meanwhile, this is quick status.
- asadmin start-domain stop-domain works fine (commands to start
and stop server)
- JSP and Servlet support is enabled
- WAR deployment is working on command line using "asadmin deploy"
option. --upload="true" and --upload="false" options are supported as
well
- ${glassfish.home}/bin/asadmin deploy hellojsp.war works
- ${glassfish.home}/bin/asadmin
undeploy hellojsp works
- WAR deployment is working through REST API also i.e for example,
below URL works fine
- Both REST API and asadmin command line option work with complete
pathname of archive
- Basic autodeployment works
- Struts is supported ( This test is now part of v3 QuickLook)
- JRuby application is working fine (provided JRuby l1.0.3 location
is specified in ${glassfish.home}/config/asenv.conf.
- Java Persistence API is working in WAR with manual dropping of
persistence jars ( toplink-essentials.jar) in lib directory
Following bugs were filed on M2 build
- 4244
auto undeploy does not work
- 4225
auto deployment of exploded WAR does not work
- 4277
V2 options that cause commands to fail
- 4238
deployment fails for comet samples
- 4197
System.out.println() in servlet is not shown in
server.log
- 4198
Java process is sometimes left from asadmin
stop-domain
- 4229
NamingException: Unable to lookup resource