Hi, We use the same kind of configuration but we do not try to use Jetty at all.
This means that we deploy at least the EJB jar with all Seam components to JBoss, then start JBoss, connect our browser to the application and finally add the GWT "development mode" parameter into the URL of the browser. Starting the DevMode class can be done using the -noserver parameter to avoid starting Jetty. Best regards -- 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.
