users@jersey.java.net

Running tests against a staging server

From: Naresh <Srinivas.Bhimisetty_at_Sun.COM>
Date: Fri, 13 Nov 2009 10:49:40 +0530

Hi,

   the Jersey Test Framework now allows you to run your tests against an
application deployed on a staging server.
All that you will have to do is just set a system property
JERSEY_HOST_NAME to the IP address or the machine name of the staging
server.

For more details please refer this blog entry:
http://blogs.sun.com/naresh/entry/jtf_running_tests_against_an

Thanks,
Naresh