I see no reason to split into separate WARs if your problem is with the GWT Compilation: just compile your modules separately rather than with one call to the GWT Compiler.
-- Which build tool are you using?
On Wednesday, October 23, 2013 1:33:11 PM UTC+2, raji...@infosmart-technologies.com wrote:
On Wednesday, October 23, 2013 1:33:11 PM UTC+2, raji...@infosmart-technologies.com wrote:
Hi,I am working in large gwt application. I am using GWTP in the project and have organised the project to be in different gwt modules under the same project. while compiling all these modules are compiled to form a single war file.Now my issue is that even with a machine having 16GB of RAM dedicated to compiling the project I am facing out of memory error and not able to compile the full project together. This is for the developmental build with one browser and one language.The solution I am planning is to have a separate war file for each module. And I want to know is this solution is possible or not, If possible can any one please direct me to some tutorials for the same, as I am not able to find an answer to this question even though I found many have asked the same question over different forums.If we are able to split the modules to different war file, how can we use a single sign-on for all the modules, as i don't want to ask for user id and password when the user navigate from one module to another.Thanks In AdvanceRajin Das
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment