users@glassfish.java.net

Re: Can GlassFish 2 do what Tomcat was able to do ?

From: Q Master <theqmaster_at_gmail.com>
Date: Sun, 21 Sep 2008 15:23:17 -0500

Thanks Ryan for the tips and links!

Couple of additional question
- would GF-v3 be good to test with ? I heard will be release in May next
year
- the compile on save think would only work on V3 + NB6.5 right ?

Thanks!
Q



Ryan de Laplante wrote:
> Hi,
>
> I think the feature you are describing is called "Directory
> Deployment" in GlassFish and NetBeans:
>
> http://blogs.sun.com/theaquarium/entry/fast_directory_deployment_in_glassfish
>
> https://glassfish.dev.java.net/javaee5/deployment/#0.0.0.0.Packaging%20Applications%20for%20Deployment|outline
>
>
> Also read about NetBeans 6.5's new compile on save feature and how it
> relates to class reloading support, debugging, etc.
>
> http://wiki.netbeans.org/CompileOnSave#section-CompileOnSave-JavaEE
>
>
> Ryan
>
>
> Q Master wrote:
>> Hello all!
>>
>> Coming from Tomcat world I would like to asked few question related
>> to what I like to call "Zero Down Time" while using an application
>> server and by that I mean:
>> - coding as I debug, having the class loader picking up the changes
>> on the fly (Class Change Aware Classloader)
>> - debug and test without deploy - just point the GF to the project -
>> project that is reflects an J2EE app in an exploded format.
>>
>> I doubt this is possible but I would stand corrected if you prove my
>> assumption wrong!
>>
>> Thanks,
>> Q
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>