Re: War takes more space

2010-08-29 Thread branflake2267
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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



War takes more space

2010-08-26 Thread sathya ayyanar
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 URL
http://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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.