quality@glassfish.java.net

Re: Early v3 Milestone 2 Testing Report

From: Sankar Neelakandan <Sankar.Neelakandan_at_Sun.COM>
Date: Fri, 22 Feb 2008 12:58:05 -0800

Hi,
     I tested the following commands and found 2 issues.
Infrastrcuture start and stop domain commands Kedar Mhaswade Sankar

        
Runtime Management create/delete/list JDBC connection pool and
resource Sreenivas Munnangi Sankar
        



One is already registered in the issue tracker related to stop-domain
4198 <https://glassfish.dev.java.net/issues/show_bug.cgi?id=4198>
The other one is related to deployment which I registered 4245
<https://glassfish.dev.java.net/issues/show_bug.cgi?id=4245>

thanks
Sankar



Deepa Singh wrote:
> 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
> o ${glassfish.home}/bin/asadmin deploy hellojsp.war works
> o ${glassfish.home}/bin/asadmin undeploy hellojsp works
> * WAR deployment is working through REST API also i.e for example,
> below URL works fine
> o http://localhost.sfbay:8080/__asadmin/deploy?path=hellojsp.war?name=hello?upload=false
> * 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
>> <https://glassfish.dev.java.net/issues/show_bug.cgi?id=4224>
>> auto undeploy does not work
>> * 4225
>> <https://glassfish.dev.java.net/issues/show_bug.cgi?id=4225>
>> auto deployment of exploded WAR does not work
>> * 4277
>> <https://glassfish.dev.java.net/issues/show_bug.cgi?id=4277> V2
>> options that cause commands to fail
>> * 4238
>> <https://glassfish.dev.java.net/issues/show_bug.cgi?id=4238>
>> deployment fails for comet samples
>> * 4197
>> <https://glassfish.dev.java.net/issues/show_bug.cgi?id=4197>
>> System.out.println() in servlet is not shown in server.log
>> * 4198
>> <https://glassfish.dev.java.net/issues/show_bug.cgi?id=4198>
>> Java process is sometimes left from asadmin stop-domain
>> * 4229
>> <https://glassfish.dev.java.net/issues/show_bug.cgi?id=4229>
>> NamingException: Unable to lookup resource
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net For
> additional commands, e-mail: quality-help_at_glassfish.dev.java.net