[JBoss-user] [JBoss Eclipse IDE (users)] - Re: 2 hot deploy questions

2006-06-22 Thread LORDs_diakonos
OK well 3 more questions then 1. Regarding the jsp hot deploy. Would it work if I wrote a program that could look at all jsps and if they have been modified deploy them and make the program a builder that fires on auto build? 2. Is there a way to make a button on teh toolbar or some easier

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: 2 hot deploy questions

2006-06-21 Thread [EMAIL PROTECTED]
To answer your questions: 1) Unfortunately there is no way to hot-redeploy JSPs currently due to the internal nature of the Eclipse hot code replacement engine (we would end up copying and rewriting large parts of it..). There is no restriction from debugging though of course.. 2) Hot