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