In the older versions of GWT I created build.xml scripts and ran ant to create war files to deploy to jboss.
Do I still have to do this with the new (2.0) architecture? I tried copying the war directory (generated by eclipse plugins for compilation) into <jboss>/server/default/deploy/<project> but I got errors. My project runs fine in the embedded jetty server. Is there a simple script or command I can execute to do this? My project is not set up as a Google App Engine project... does it need to be? -- 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.
