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