Monday, October 29, 2012

Re: GWT Precompress on tomcat 7

See https://groups.google.com/d/topic/google-web-toolkit/5LyA2StOrY0/discussion


On Monday, October 29, 2012 10:56:03 AM UTC+1, Dhamu wrote:
Hi,

Any update on this post? I too have same question here.
Please if anyone have idea regarding this thread, reply on this.

Thanks,


On Tuesday, February 28, 2012 3:46:42 AM UTC+5:30, Sameeh Harfoush wrote:
Hello i am trying to use com.google.gwt.precompress.Precompress in my
project.
i am adding
<inherits name="com.google.gwt.precompress.Precompress"/>
<set-configuration-property name="precompress.leave.originals"
value="false" />
to my gwt.xml file and enabling tomcat compression
    <Connector executor="tomcatThreadPool"
               port="8080" protocol="HTTP/1.1"
               connectionTimeout="20000"
               redirectPort="8443" URIEncoding="UTF-8"
               compression="on"
               compressionMinSize="2048"
               compressableMimeType="text/html,text/xml,text/
plain,application/json"/>
but when i compile and run the application on tomcat the application
doesn't run.

what exactly i am missing??
i am using GWT version 2.4

thanks a lot

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/-KiYBpOouvkJ.
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