Hi Douglas, mmmh tried it out, and jars placed in the web-inf/lib directory are not hot deployed either... perhaps wars are hot deployed... but that's not very useful in my architecture ( i have the server side part in a different project ). unless I use a very complex build of course.
What is the recommended way to do this? (avoid restarting jrun with every change to the server side part of a FES app ) Does tomcat support hot deployment in lib/ or classes/ ? Thanks, Aldo On 2/17/06, Douglas Knudsen <[EMAIL PROTECTED]> wrote: > AFAIK, hot deploy is for JARs only...be nice if someone could correct me :) > > DK > > On 2/17/06, Aldo Bucchi <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > Is there any way to make jrun autodetect changes to the classes in the > > web-inf/classes dir? > > > > I use ant in eclipse to copy them after an autobuild... and then to > > restart the server. but this takes way too long. > > any suggestions? > > > > perhaps a way to clean things up and speed up the startup process. > > BTW, I'm using FES2. > > > > Thanks, > > Aldo > > > > -- > > ::::: Aldo Bucchi ::::: > > mobile (56) 8 429 8300 > > > > > > -- > > Flexcoders Mailing List > > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > > Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > -- > Douglas Knudsen > http://www.cubicleman.com > this is my signature, like it? > > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com > Yahoo! Groups Links > > > > > > > -- ::::: Aldo Bucchi ::::: mobile (56) 8 429 8300 -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

