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] > . > 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=.
