Hi, I am using jboss, eclipse and ant (not maven) to deploy my web application using GWT 1.5 and no problem at all. Check your html host page. A simple check is trying to download the nocache file as is written in your webpage. If it can be found by the browser well at least your web application is well configured.
Regards, Carlos On Sat, Sep 27, 2008 at 8:19 PM, Ronak Patel <[EMAIL PROTECTED]> wrote: > > Hi all, > > I'm using Eclipse & Maven to deploy a GWT 1.5 web application to > JBoss. When I run the application inside of the built in Application- > shell.cmd program, I see my web application inside of the Google > Browser Window. > > However, when I build the war file using Maven and the GWT Archetype, > I am unable to visit the web application home page. > > Maven runs and bundles the outputs of the Application-compile.cmd > file. This includes a WEB-INF complete with classes and lib folders > along with the nocache and cache html and js files. > > Was anyone else ever able to deploy and view the outputs of a GWT > application successfully? > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
