users@glassfish.java.net

Re: Dynamic reloading

From: <glassfish_at_javadesktop.org>
Date: Wed, 28 Feb 2007 07:58:12 PST

Do you have a WEB-INF directory in this location [/Projects/workspace_jsf/castjsfri]?

That may be what is causing confusion for deploydir...

If Eclipse creates an "exploded" copy of the web-app (not just a war file), you should be able to...

1. build the webapp using Eclipse.
2. deploydir 'the exploded view'
3. test with your browser
4. edit jsps and java
5. rebuild
6. touch the dot-reload file
7. test the changes with your browser.

I have to admit that since I don't use Eclipse, these are just speculations...

Good luck
[Message sent by forum member 'vbkraemer' (vbkraemer)]

http://forums.java.net/jive/thread.jspa?messageID=205652