That link needs one more vote. Make it yours! Login and vote now.
By ekabanov
via blogs.sun.com
Submitted: Apr 17 2008 / 05:30
This entry explains how to dynamically reload the Jersey deployed web application in response to callbacks from JavaRebel when in detects changes to class files. Because Jersey caches runtime information about classes, for performance reasons, it needs to be informed to update information about classes that have changed. So adding a new HTTP method or a new resource class can be detected.
Add your comment