The Source for Java Technology Collaboration
User: Password:



Carla Mott's Blog

September 2005 Archives


Java EE Management Spec implementation in GlassFish

Posted by carlavmott on September 21, 2005 at 02:30 PM | Permalink | Comments (0)

Another group in the Admin and Monitoring module of GlassFish is online. This group has implemented the J2EEManagedObject base model, optional StateManageable model for the server management object, and MEJB. The objects that can be managed include J2EEDomain, J2EEServer, Applications, Modules, Resources, JVM and other manageable objects within the server. The monitoring has been implemented so that it can be extended in the future to cater to the statistics provider model.

The owner is Sreenivas Munnangi, aka Sreeni, who is on the dev@glassfish.dev.java.net list. Checkout JSR 77 implmentation to get details of the implementation and also look at the "ToDo" section to see how you can get involved!

GlassFish nightly builds available

Posted by carlavmott on September 19, 2005 at 05:11 PM | Permalink | Comments (0)

We have had many requests for GlassFish on MacOS as well as access to the nightly builds. Both are now available.

Promoted builds have been available for GlassFish since June 2005. Now you can download the nightly builds too. Promoted builds differ from the nightly builds in that they must pass a minimum level of testing. which includes the quicklook tests, a sub-set of CTS tests (representative collection of 263 J2EE 1.4 tests) and a sub-set of SQE tests (22 in number) to be promoted.

Thanks for the feedback. Please keep it comming.

Callflow module in project GlassFish goes online

Posted by carlavmott on September 14, 2005 at 11:03 AM | Permalink | Comments (0)

When project GlassFish was introduced in early summer, the webtier group had web pages up helping users learn about the technologies in the webtier and how to find their way through the code. Today another group, callflow , is online too.

The new feature, callflow, is turned on and off through the admin interface. Once turned on, runtime information such as which containers were entered, the length of time spent in each container, transaction id, user principal, method name and exceptions is collected and stored in a database. Using the admin gui, developers and system administrators can examine the lists of requests that hit the server and also drill down on a request to get more details.

GlassFish is Sun's Open Source J2EE application server.

Easier to access GlassFish

Posted by carlavmott on September 07, 2005 at 10:55 PM | Permalink | Comments (1)

Many people have said that getting to the details of the GlassFish project was confusing or unintuitive. The error messages left users not knowing what to do next. Well, we listened to the feedback and we got rid of the click-through requirmement to accept the CDDL license before viewing the code or some of the project pages.

All project pages and code are accessible when you visit the site and this includes the weekly download builds too. Please keep sending us feedback!

Carla



Powered by
Movable Type 3.01D
 Feed java.net RSS Feeds