Well that was the first thing I did when I ran into trouble. I guess I'd better ask Jetty people. Thanks for answering, Matt.
On 4/14/07, Matt Raible <[EMAIL PROTECTED]> wrote:
Have you googled for "gwt jetty". You might ask on the Jetty lists. There's also a Tomcat Maven Plugin that allows tomcat:run, but I don't believe it monitors for reloads. Matt On 4/13/07, climbingrose <[EMAIL PROTECTED]> wrote: > I'm trying to integrate GWT with AppFuse 2.0 and run into trouble. If I > deploy my webapp to Tomcat, it works flawlessly. However, when running in > Jetty (mvn jetty:run), all the GWT cache files (*.cache.html) are not > executed and Firefox asks if I want to download these files. I have changed > Struts 2 extensions to *.action so there shouldn't be any confusion between > static html pages and dynamic actions. Any ideas? > > Thanks. > > -- > Regards, > > Cuong Hoang -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Regards, Cuong Hoang
