Hi there, Why don't you just use the eclipse WTP features? with wtp you can set up tomcat in eclipse, and deploy automatically on code changes
Douglas Ferguson <[EMAIL PROTECTED]> skrev 29.08.2006 15:26:36: > I found this task when looking into ways to just deploy static file > changes to tomcat rather than building a war and having tomcat rebuild > the context, etc. > > > > The only problem I have is that it generates files (WEB-INF & META-INF) > in my src directory. Is there a way to avoid this? > > Anybody using this feature or doing something different? > > > > D- > >
