GlassFish v3 Milestone 3

This page contains the list of engineering tasks completed for GlassFish v3 Milestone 3. (Leads: Please update your sections)

Administration GUI

  • Owner: Anissa Lam

Build/Packaging

  • Owner: Kohsuke Kawaguchi/Dinesh Patil

Business Tier Infrastructure (Transactions, Naming, CORBA)

  • Owner: Mahesh Kannan, Marina Vatkina, Ken Cavanaugh
    • No Transaction support yet

Connector, Resources, JDBC

  • Owner: Sivakumar Thyagarajan, Jagadish Prasath Ramu

Deployment

  • Owner: Hong Zhang
  • CLI command deploy/undeploy for both archive and directory. The deploy command takes --name and --upload options
  • Autodeployment working
  • Provided necessary deployment infrastructure classes to security team
  • Write out generated version of the xml files when certain system property is set

Java Persistence

  • Owner: Mitesh Meswani
  • Java Persistence is working when used in "Java SE style". That is user code calls Persitence.createEntityManagerFactory() to create EMF. Persistence provider jars and database driver jars need to be manually dropped in lib dir

Runtime Management (Monitoring, LB Admin, WS Mgmt)

  • Owner: Sreenivas Munnangi
  • Implemented create/delete/list JDBC connection pool and resource

Scripting

Security

  • Owner: VB Kumar Jayanti

Server Infrastructure (Configuration, Launch, Clustering)

  • Owner: Jerome Dochez, Kedar Mhaswade

Web Services (Metro, JAX-RS)

  • Owner: Harold Carr, Jitendra Kotamraju

Web Tier (Grizzly, Web Container)

  • Owner: Jean-Francois Arcand, Amy Roh, Shing-wai Chan