try this http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/39e0ff6325e4d504/55bfd342d77ec910#55bfd342d77ec910 this will make your gwt project a normal dynamic web project, from then on it should be regular deployment
On Fri, Nov 20, 2009 at 12:20 AM, Jason Essington < [email protected]> wrote: > That is simply a packaging question, not really a GWT question ... > > Simply add your .war file to your ear and specify that it is there in > your application.xml file > > -jason > On Nov 19, 2009, at 9:47 AM, iaio81 wrote: > > > Hi all, > > IƬve deployed GWT as WAR in JBOSS and EJBS as jars, I would put all > > them in EAR. How can I include with Eclipse, GWT application in EAR > > module? > > > > -- > > > > 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]<google-web-toolkit%[email protected]> > > . > > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl= > > . > > > > > > -- > > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=. > > > -- 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=.
