users@jersey.java.net

Re: [Jersey] Is "Hit ENTER for redeploy" supposed to redeploy ?

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Tue, 25 Nov 2008 08:45:50 +0100

H Arun,

The last line is output from the embedded GF v3 plugin. I have not
tried changing the Java class files and recompiling to see if a
redeploy takes effect.

Note that as i said we are using a very old version of embedded GF. We
cannot move over to the latest version of embedded GF until some
issues are fixed with respect to its use with maven.

Paul.

On Nov 25, 2008, at 12:24 AM, Arun Gupta wrote:

> Running a basic Jersey sample using glassfish:run shows the
> following outputs:
>
> -- cut here --
> INFO: Root resource classes found:
> class org.glassfish.samples.MyResource
> Nov 24, 2008 3:20:57 PM
> com.sun.jersey.api.core.PackagesResourceConfig init
> INFO: Provider classes found:
> Hit ENTER for redeploy
> -- cut here --
>
> What exactly is the purpose of last line ?
>
> I changed the signature of my resource and still see the same output
> in browser. Added a new JAXB class and changed the @Produces to
> application/json and no effect.
>
> Please help explain.
>
> Thanks,
> -Arun
>
> --
> Application Platform, Sun Microsystems, Inc.
> Blog: http://blogs.sun.com/arungupta
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>