Friday, February 19, 2016

Re: One GWT App - Multiple WAR's

Simply create two separate gwt.xml with separate EntryPoint classes. Place them in two different html host pages..

It should create two modules accessible through their own html. 

On Friday, February 19, 2016 at 10:02:35 AM UTC+2, mseele wrote:
Thank you for your answer. Is it possible to compile the modules into seperate output directories to deploy them via different WAR,s? We work with multiple modules but I thought that at the end all the referenced modules will be compiled into "one" js file. Is there a compiler option to generate seperate js-files for each module?

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment