Sunday, August 29, 2010

Re: War takes more space

Hi,

I would suggest replacing all the files every time, at least thats
what I do. GWT sdk will automatically build you a war, unless your
using the eclipse plugin, you'll need to zip up the war directory
contents and rename the war to the path you like. The things that do
need to be replaced in particular are in the classes folder, and any
HTML/javascript files compiled with the module name. If your using
tomcat manager, or tomcat, all you then need to do is set the war into
the webapps directory, and it will deploy or upload it with the
manager.

Not sure this will help, but I have some tomcat notes here:
http://code.google.com/p/gwt-examples/wiki/gwtTomcat

Brandon Donnelson
http://gwt-examples.googlecode.com

On Aug 26, 5:12 am, sathya ayyanar <sathyaayyanar1...@gmail.com>
wrote:
> I am using GWT.
> In this, WAR folder takes more memory. When i reduce my source file
> also it doesn't get reduced. What are all files/folder must be needed
> in WAR? Please give suggestion about needs of each file and folder?
> Some of folders are images, smartG, Web-INF, sc, LS, js, pieces(In
> this, Sc and Web-INF takes more space).
>
> I attached the folder details in the following URLhttp://rapidshare.com/files/415235782/War_folder.bmp
>
> In my test system I am already having War folder. In Each and every
> time of testing What are all folders/files to be replaced?
>
> Thanks in advance.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment