GlassFish Naming Service Half Pager

1. Introduction

1.1. Project/Component Working Name:

Naming Service support in GlassFish V3

1.2. Name(s) and e-mail address of Document Author(s)/Supplier:

Ken Saks: kenneth.saks@Sun.COM

1.3. Date of This Document:

3/25/2008

2. Project Summary

2.1. Project Description:

The naming service in GlassFish V3 provides access to the standard Java EE 6 namespaces (java:comp, java:module, java:app, java:global) and provides a product-specific global namespace for application server resources such as queues and connection factories.

2.2. Risks and Assumptions:

  • Assumptions: Same level of naming support as in GlassFish V2.
  • Risks: The Java EE 6 (JSR 316) naming requirements for the new java: namespaces are not yet finalized. The requirements are larger in scope than was anticipated so the full RI/CTS/SQE work has not yet been scoped.

3. Interfaces:

3.1 Exported Interfaces

N/A

3.2 Imported interfaces

N/A

3.3 Other interfaces (Optional)

N/A

4. Reference Documents:

Java EE 6