users@glassfish.java.net

Re: GlassFish V3 planning - What do *you* want in GlassFish V3?

From: legolas wood <legolas.w_at_gmail.com>
Date: Sat, 03 Nov 2007 23:55:31 -0700

Hi
Thank you for opening this thread.
Here is a list of what I like to see in GF v3.

1- Package for Z Linux and Z OS.
2- A complete mentoring section with live graph showing the statistics
3- A panel to monitor logs, I mean logs should be easier to read/find
and track.
4-A better clustering management, setting up a Weblogic 10 cluster is
easier than GF and it shows that there are some area of improvement in
this section.
5- an easy and affordable interface to manage Digital certificate in
glassfish key stores, whether it is in developer profile or enterprise
profile.

thats all which i can say now

glassfish_at_javadesktop.org wrote:
>> yes we have identified this requirement, it's called
>> suspend where the
>> requests would be queued at low level and wait for
>> the "redeployment"
>> to be finished. in theory, we would not even have to
>> say anything to
>> the user (assuming there are not too many outstanding
>> requests), it
>> would just take a bit longer to be serviced.
>>
>> would that help ?
>>
>
> I think that would be useful for simple redeploys, but there are times when we do things like DB maintenance while the app is down, so the down time my be longer than a simple delay in request processing. Personally, any thing that took more than 15 to 30 seconds to come back to the user is "broken" in my view. I always feel like something is wrong when that happens.
>
> Also, during our deploys, we check the "compile JSP" option, so on our system it can easily take several minutes just to get the app deployed with the JSPs compiled, this is outside of any other maintenance involved.
>
> Perhaps adding an ability to have the JSPs compile in the background during deployment would help? That way the site is "up" immediately, while JSPs are being built in the background. Now, our sites aren't hit heavily, so it's rarely a race between the user finding uncompiled JSPs (and stuck waiting for them). But on a busy site, I think pre-compiling them all in one go is a better option.
>
> We use Java 5 still, btw, I understand Java 6 does better with JSPs, but we're not there yet.
> [Message sent by forum member 'whartung' (whartung)]
>
> http://forums.java.net/jive/thread.jspa?messageID=243608
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
>