Hi!, I am working for my client to explore the possibility to upgrade from GWT 2.0 to GWT 2.2. My first step was install a bran new Eclipes 3.6 and then installed GWT 3.6 plugin. I ran into troubles when downloading ( many times of timeout), so I simply downloaded the plugin and installed it manually. Simply created first project ExampleWebApp following the what described in the website. When creating the web app project, I selected "Use Google Web Tookit" but not select Use Google App Engine.
When I ran it, it did not give any error info from the console nor in the Development Mode window. When I tried to connect from browser http://127.0.0.1:8888/StockWatcher.html?gwt.codesvr=127.0.0.1:9997 I got Unable to connect popup from the browser. I have tried to change the 127... to the formal host name or ips, it gave me the same. The example works for my GWT 2.0 installation. I appreciate any help or hint. Thanks! BTW, here is the output from the console, when I turned on the trace when running: ============== hecking for updates First launch was 12d576e05b9 Checking for new version at http://tools.google.com/webtoolkit/currentversion.xml?v=2.2.0&id=12d576e05b9&r=tags/2.2.0@9724&e=DevMode Started code server on port 9997 Parsing file:/C:/Documents%20and%20Settings/C123690/workspace2/ ExampleWebApp/war/WEB-INF/web.xml startElement: web-app startElement: servlet startElement: servlet-name characters: greetServlet endElement: servlet-name startElement: servlet-class characters: com.example.server.GreetingServiceImpl endElement: servlet-class endElement: servlet startElement: servlet-mapping startElement: servlet-name characters: greetServlet endElement: servlet-name startElement: url-pattern characters: /examplewebapp/greet endElement: url-pattern endElement: servlet-mapping startElement: welcome-file-list startElement: welcome-file characters: ExampleWebApp.html endElement: welcome-file endElement: welcome-file-list endElement: web-app Loading modules com.example.ExampleWebApp Module location: file:/C:/Documents%20and%20Settings/C123690/ workspace2/ExampleWebApp/src/com/example/ExampleWebApp.gwt.xml Loading inherited module 'com.google.gwt.user.User' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/User.gwt.xml Loading inherited module 'com.google.gwt.canvas.Canvas' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/canvas/Canvas.gwt.xml Loading inherited module 'com.google.gwt.user.User' Module 'com.google.gwt.user.User' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.canvas.dom.DOM' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/canvas/dom/DOM.gwt.xml Loading inherited module 'com.google.gwt.dom.DOM' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/dom/DOM.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/core/Core.gwt.xml Loading inherited module 'com.google.gwt.dev.jjs.intrinsic.Intrinsic' Module location: jar:file:/C:/eclipse-new/ plugins/com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/ gwt-2.2.0/gwt-dev.jar!/com/google/gwt/dev/jjs/intrinsic/ Intrinsic.gwt.xml Loading inherited module 'com.google.gwt.lang.LongLib' Module location: jar:file:/C:/eclipse-new/ plugins/com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/ gwt-2.2.0/gwt-dev.jar!/com/google/gwt/lang/LongLib.gwt.xml Loading inherited module 'com.google.gwt.emul.Emulation' Module location: jar:file:/C:/eclipse-new/ plugins/com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/ gwt-2.2.0/gwt-user.jar!/com/google/gwt/emul/Emulation.gwt.xml Loading inherited module 'com.google.gwt.logging.LogImpl' Module location: jar:file:/C:/eclipse-new/ plugins/com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/ gwt-2.2.0/gwt-user.jar!/com/google/gwt/logging/LogImpl.gwt.xml Loading inherited module 'com.google.gwt.xhr.XMLHttpRequest' Module location: jar:file:/C:/eclipse-new/ plugins/com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/ gwt-2.2.0/gwt-user.jar!/com/google/gwt/xhr/XMLHttpRequest.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.core.CompilerParameters' Module location: jar:file:/C:/eclipse-new/ plugins/com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/ gwt-2.2.0/gwt-user.jar!/com/google/gwt/core/CompilerParameters.gwt.xml Loading inherited module 'com.google.gwt.core.EmulateJsStack' Module location: jar:file:/C:/eclipse-new/ plugins/com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/ gwt-2.2.0/gwt-user.jar!/com/google/gwt/core/EmulateJsStack.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.core.AsyncFragmentLoader' Module location: jar:file:/C:/eclipse-new/ plugins/com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/ gwt-2.2.0/gwt-user.jar!/com/google/gwt/core/ AsyncFragmentLoader.gwt.xml Parsing response (length 1939) Loading inherited module 'com.google.gwt.core.XSLinker' Module location: jar:file:/C:/eclipse-new/ plugins/com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/ gwt-2.2.0/gwt-user.jar!/com/google/gwt/core/XSLinker.gwt.xml Loading inherited module 'com.google.gwt.core.CrossSiteIframeLinker' Module location: jar:file:/C:/eclipse-new/ plugins/com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/ gwt-2.2.0/gwt-user.jar!/com/google/gwt/core/ CrossSiteIframeLinker.gwt.xml Loading inherited module 'com.google.gwt.user.UserAgent' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/UserAgent.gwt.xml Ping delay is 1; next ping at Fri Feb 25 11:15:12 EST 2011 Server version (2.0.3) is not newer than 2.2.0 Loading inherited module 'com.google.gwt.emul.EmulationWithUserAgent' Module location: jar:file:/C:/eclipse-new/ plugins/com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/ gwt-2.2.0/gwt-user.jar!/com/google/gwt/emul/ EmulationWithUserAgent.gwt.xml Loading inherited module 'com.google.gwt.emul.Emulation' Module 'com.google.gwt.emul.Emulation' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.core.CoreWithUserAgent' Module location: jar:file:/C:/eclipse-new/ plugins/com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/ gwt-2.2.0/gwt-user.jar!/com/google/gwt/core/CoreWithUserAgent.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.text.Text' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/text/Text.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.event.Event' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/event/Event.gwt.xml Loading inherited module 'com.google.gwt.event.EventBase' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/event/EventBase.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.event.dom.DomEvent' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/event/dom/DomEvent.gwt.xml Loading inherited module 'com.google.gwt.event.EventBase' Module 'com.google.gwt.event.EventBase' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.dom.DOM' Module 'com.google.gwt.dom.DOM' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.event.logical.LogicalEvent' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/event/logical/LogicalEvent.gwt.xml Loading inherited module 'com.google.gwt.event.EventBase' Module 'com.google.gwt.event.EventBase' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.animation.Animation' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/animation/Animation.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.User' Module 'com.google.gwt.user.User' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.editor.Editor' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/editor/Editor.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.resources.Resources' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/resources/Resources.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.dom.DOM' Module 'com.google.gwt.dom.DOM' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.http.HTTP' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/http/HTTP.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.xhr.XMLHttpRequest' Module 'com.google.gwt.xhr.XMLHttpRequest' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.User' Module 'com.google.gwt.user.User' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.layout.Layout' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/layout/Layout.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.UserAgent' Module 'com.google.gwt.user.UserAgent' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.dom.DOM' Module 'com.google.gwt.dom.DOM' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.animation.Animation' Module 'com.google.gwt.animation.Animation' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.media.Media' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/media/Media.gwt.xml Loading inherited module 'com.google.gwt.user.User' Module 'com.google.gwt.user.User' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.media.dom.DOM' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/media/dom/DOM.gwt.xml Loading inherited module 'com.google.gwt.uibinder.UiBinder' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/uibinder/UiBinder.gwt.xml Loading inherited module 'com.google.gwt.resources.Resources' Module 'com.google.gwt.resources.Resources' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.AsyncProxy' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/AsyncProxy.gwt.xml Loading inherited module 'com.google.gwt.user.RemoteService' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/RemoteService.gwt.xml Loading inherited module 'com.google.gwt.http.HTTP' Module 'com.google.gwt.http.HTTP' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.DocumentRoot' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/DocumentRoot.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.UserAgent' Module 'com.google.gwt.user.UserAgent' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.DOM' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/DOM.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.dom.DOM' Module 'com.google.gwt.dom.DOM' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.UserAgent' Module 'com.google.gwt.user.UserAgent' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.Window' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/Window.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.UserAgent' Module 'com.google.gwt.user.UserAgent' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.HTTPRequest' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/HTTPRequest.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.xhr.XMLHttpRequest' Module 'com.google.gwt.xhr.XMLHttpRequest' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.History' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/History.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.UserAgent' Module 'com.google.gwt.user.UserAgent' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.i18n.I18N' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/i18n/I18N.gwt.xml Loading inherited module 'com.google.gwt.regexp.RegExp' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/regexp/RegExp.gwt.xml Loading inherited module 'com.google.gwt.safehtml.SafeHtml' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/safehtml/SafeHtml.gwt.xml Loading inherited module 'com.google.gwt.regexp.RegExp' Module 'com.google.gwt.regexp.RegExp' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.Popup' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/Popup.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.UserAgent' Module 'com.google.gwt.user.UserAgent' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.Form' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/Form.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.UserAgent' Module 'com.google.gwt.user.UserAgent' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.TextBox' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/TextBox.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.UserAgent' Module 'com.google.gwt.user.UserAgent' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.Focus' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/Focus.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.UserAgent' Module 'com.google.gwt.user.UserAgent' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.ImageBundle' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/ImageBundle.gwt.xml Loading inherited module 'com.google.gwt.user.ClippedImage' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/ClippedImage.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.UserAgent' Module 'com.google.gwt.user.UserAgent' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.ClippedImage' Module 'com.google.gwt.user.ClippedImage' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.RichText' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/RichText.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.UserAgent' Module 'com.google.gwt.user.UserAgent' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.SplitPanel' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/SplitPanel.gwt.xml Loading inherited module 'com.google.gwt.user.User' Module 'com.google.gwt.user.User' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.CaptionPanel' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/CaptionPanel.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.UserAgent' Module 'com.google.gwt.user.UserAgent' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.Window' Module 'com.google.gwt.user.Window' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.Tree' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/Tree.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.UserAgent' Module 'com.google.gwt.user.UserAgent' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.Hyperlink' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/Hyperlink.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.UserAgent' Module 'com.google.gwt.user.UserAgent' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.FileUpload' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/FileUpload.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.UserAgent' Module 'com.google.gwt.user.UserAgent' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.datepicker.DatePicker' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/datepicker/DatePicker.gwt.xml Loading inherited module 'com.google.gwt.user.cellview.CellView' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/cellview/CellView.gwt.xml Loading inherited module 'com.google.gwt.user.User' Module 'com.google.gwt.user.User' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.cell.Cell' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/cell/Cell.gwt.xml Loading inherited module 'com.google.gwt.dom.DOM' Module 'com.google.gwt.dom.DOM' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.safehtml.SafeHtml' Module 'com.google.gwt.safehtml.SafeHtml' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.text.Text' Module 'com.google.gwt.text.Text' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.view.View' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/view/View.gwt.xml Loading inherited module 'com.google.gwt.core.Core' Module 'com.google.gwt.core.Core' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.UserAgent' Module 'com.google.gwt.user.UserAgent' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.safehtml.SafeHtml' Module 'com.google.gwt.safehtml.SafeHtml' has already been loaded and will be skipped Loading inherited module 'com.google.gwt.user.theme.standard.Standard' Module location: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-user.jar!/com/google/gwt/user/theme/standard/Standard.gwt.xml Public resources found in... Translatable source found in... Starting HTTP on port 8888 Starting Jetty on port 8888 Container Server@d9b749 + SelectChannelConnector@127.0.0.1:8888 as connector Container Server@d9b749 + RequestLogHandler@148fead as handler Container SecurityHandler@148501d + ServletHandler@83c26d as handler Container SessionHandler@51a332 + SecurityHandler@148501d as handler Container SessionHandler@51a332 + org.mortbay.jetty.servlet.HashSessionManager@1b12ce8 as sessionManager Container com.google.gwt.dev.shell.jetty.JettyLauncher $WebAppContextWithReload@fb6fb5{/,C:\Documents and Settings \C123690\workspace2\ExampleWebApp\war} + SessionHandler@51a332 as handler Container com.google.gwt.dev.shell.jetty.JettyLauncher $WebAppContextWithReload@fb6fb5{/,C:\Documents and Settings \C123690\workspace2\ExampleWebApp\war} + ErrorPageErrorHandler@162f66e as error Container RequestLogHandler@148fead + com.google.gwt.dev.shell.jetty.JettyLauncher $WebAppContextWithReload@fb6fb5{/,C:\Documents and Settings \C123690\workspace2\ExampleWebApp\war} as handler jetty-6.1.x Container Server@d9b749 + org.mortbay.thread.QueuedThreadPool@127de4a as threadpool started org.mortbay.thread.QueuedThreadPool@127de4a Thread Context class loader is: ContextLoader@null([]) / com.google.gwt.dev.shell.jetty.JettyLauncher$WebAppContextWithReload $1@4f6b48 Parent class loader is: com.google.gwt.dev.shell.jetty.JettyLauncher $WebAppContextWithReload$1@4f6b48 Checking Resource aliases Try webapp=file:/C:/Documents%20and%20Settings/C123690/workspace2/ ExampleWebApp/war/, exists=true, directory=true webapp=file:/C:/Documents%20and%20Settings/C123690/workspace2/ ExampleWebApp/war/ Path resource=file:/C:/Documents%20and%20Settings/C123690/ workspace2/ExampleWebApp/war/WEB-INF/classes/ Path resource=file:/C:/Documents%20and%20Settings/C123690/ workspace2/ExampleWebApp/war/WEB-INF/lib/gwt-servlet.jar Delete existing temp dir C:\DOCUME~1\C123690\LOCALS~1\Temp \Jetty_127_0_0_1_8888_war____-g0qk00 for com.google.gwt.dev.shell.jetty.JettyLauncher $WebAppContextWithReload@fb6fb5{/,C:\Documents and Settings \C123690\workspace2\ExampleWebApp\war} Created temp dir C:\DOCUME~1\C123690\LOCALS~1\Temp \Jetty_127_0_0_1_8888_war____-g0qk00 for com.google.gwt.dev.shell.jetty.JettyLauncher $WebAppContextWithReload@fb6fb5{/,C:\Documents and Settings \C123690\workspace2\ExampleWebApp\war} getResource(org/mortbay/jetty/webapp/webdefault.xml)=jar:file:/C:/ eclipse-new/plugins/com.google.gwt.eclipse.sdkbundle. 2.2.0_2.2.0.v201102111811/gwt-2.2.0/gwt-dev.jar!/org/mortbay/jetty/ webapp/webdefault.xml parse: jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-dev.jar!/org/mortbay/jetty/webapp/webdefault.xml parsing: sid=jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-dev.jar!/org/mortbay/jetty/webapp/webdefault.xml,pid=null ContextParam: org.mortbay.jetty.webapp.NoTLDJarPattern=start.jar| ant-.*\.jar|dojo-.*\.jar|jetty-.*\.jar|jsp-api-.*\.jar|junit-.*\.jar| servlet-api-.*\.jar|dnsns\.jar|rt\.jar|jsse\.jar|tools\.jar| sunpkcs11\.jar|sunjce_provider\.jar|xerces.*\.jar loaded class org.apache.jasper.servlet.JspServlet from sun.misc.Launcher$AppClassLoader@11b86e7 filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=null servletNameMap={} Container ServletHandler@83c26d + default as servlet Container ServletHandler@83c26d + jsp as servlet Container ServletHandler@83c26d + (S=default,[/]) as servletMapping Container ServletHandler@83c26d + (S=jsp,[*.jsp, *.jspf, *.jspx, *.xsp, *.JSP, *.JSPF, *.JSPX, *.XSP]) as servletMapping filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap={*.XSP=jsp, *.JSPX=jsp, *.jspf=jsp, *.jsp=jsp, *.JSPF=jsp, *.jspx=jsp, *.xsp=jsp, /=default, *.JSP=jsp} servletNameMap={jsp=jsp, default=default} parse: file:/C:/Documents%20and%20Settings/C123690/workspace2/ ExampleWebApp/war/WEB-INF/web.xml parsing: sid=file:/C:/Documents%20and%20Settings/C123690/workspace2/ ExampleWebApp/war/WEB-INF/web.xml,pid=null resolveEntity(-//Sun Microsystems, Inc.//DTD Web Application 2.3// EN, http://java.sun.com/dtd/web-app_2_3.dtd) Redirected entity http://java.sun.com/dtd/web-app_2_3.dtd --> jar:file:/C:/eclipse-new/plugins/com.google.gwt.eclipse.sdkbundle. 2.2.0_2.2.0.v201102111811/gwt-2.2.0/gwt-user.jar!/javax/servlet/ resources/web-app_2_3.dtd filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap={*.XSP=jsp, *.JSPX=jsp, *.jspf=jsp, *.jsp=jsp, *.JSPF=jsp, *.jspx=jsp, *.xsp=jsp, /=default, *.JSP=jsp} servletNameMap={jsp=jsp, default=default} Container ServletHandler@83c26d + greetServlet as servlet Container ServletHandler@83c26d + (S=greetServlet,[/examplewebapp/ greet]) as servletMapping filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap={*.XSP=jsp, *.JSPX=jsp, *.jspf=jsp, *.jsp=jsp, *.JSPF=jsp, *.jspx=jsp, /examplewebapp/greet=greetServlet, *.xsp=jsp, / =default, *.JSP=jsp} servletNameMap={jsp=jsp, default=default, greetServlet=greetServlet} Configuring web-jetty.xml TLD search of file:/C:/Documents%20and%20Settings/C123690/ workspace2/ExampleWebApp/war/WEB-INF/lib/gwt-servlet.jar loaded class com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl loaded class com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl from null loaded class com.sun.org.apache.xerces.internal.parsers.XIncludeAwareParserConfiguration loaded class com.sun.org.apache.xerces.internal.parsers.XIncludeAwareParserConfiguration from null loaded class com.sun.org.apache.xerces.internal.impl.dv.dtd.DTDDVFactoryImpl loaded class com.sun.org.apache.xerces.internal.impl.dv.dtd.DTDDVFactoryImpl from null getResource(javax/servlet/jsp/resources/web- jsptaglibrary_1_1.dtd)=jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-dev.jar!/javax/servlet/jsp/resources/web-jsptaglibrary_1_1.dtd getResource(javax/servlet/jsp/resources/web- jsptaglibrary_1_2.dtd)=jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-dev.jar!/javax/servlet/jsp/resources/web-jsptaglibrary_1_2.dtd getResource(javax/servlet/jsp/resources/web- jsptaglibrary_2_0.xsd)=jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-dev.jar!/javax/servlet/jsp/resources/web-jsptaglibrary_2_0.xsd getResource(javax/servlet/jsp/resources/web- jsptaglibrary_1_1.dtd)=jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-dev.jar!/javax/servlet/jsp/resources/web-jsptaglibrary_1_1.dtd getResource(javax/servlet/jsp/resources/web- jsptaglibrary_1_2.dtd)=jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-dev.jar!/javax/servlet/jsp/resources/web-jsptaglibrary_1_2.dtd getResource(javax/servlet/jsp/resources/web- jsptaglibrary_2_0.xsd)=jar:file:/C:/eclipse-new/plugins/ com.google.gwt.eclipse.sdkbundle.2.2.0_2.2.0.v201102111811/gwt-2.2.0/ gwt-dev.jar!/javax/servlet/jsp/resources/web-jsptaglibrary_2_0.xsd Container Server@d9b749 + org.mortbay.jetty.servlet.HashSessionIdManager@12a1576 as sessionIdManager started org.mortbay.jetty.servlet.HashSessionIdManager@12a1576 started org.mortbay.jetty.servlet.HashSessionManager@1b12ce8 filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap={*.XSP=jsp, *.JSPX=jsp, *.jspf=jsp, *.jsp=jsp, *.JSPF=jsp, *.jspx=jsp, /examplewebapp/greet=greetServlet, *.xsp=jsp, / =default, *.JSP=jsp} servletNameMap={jsp=jsp, default=default, greetServlet=greetServlet} starting ServletHandler@83c26d started ServletHandler@83c26d starting SecurityHandler@148501d started SecurityHandler@148501d starting SessionHandler@51a332 started SessionHandler@51a332 starting com.google.gwt.dev.shell.jetty.JettyLauncher $WebAppContextWithReload@fb6fb5{/,C:\Documents and Settings \C123690\workspace2\ExampleWebApp\war} starting ErrorPageErrorHandler@162f66e started ErrorPageErrorHandler@162f66e loaded class java.lang.Object loaded class java.lang.Object from null loaded interface com.google.gwt.user.client.rpc.RemoteService from ContextLoader@null([file:/C:/Documents%20and%20Settings/C123690/ workspace2/ExampleWebApp/war/WEB-INF/classes/, file:/C:/Documents%20and %20Settings/C123690/workspace2/ExampleWebApp/war/WEB-INF/lib/gwt- servlet.jar]) / com.google.gwt.dev.shell.jetty.JettyLauncher $WebAppContextWithReload$1@4f6b48 loaded interface com.example.client.GreetingService from ContextLoader@null([file:/C:/Documents%20and%20Settings/C123690/ workspace2/ExampleWebApp/war/WEB-INF/classes/, file:/C:/Documents%20and %20Settings/C123690/workspace2/ExampleWebApp/war/WEB-INF/lib/gwt- servlet.jar]) / com.google.gwt.dev.shell.jetty.JettyLauncher $WebAppContextWithReload$1@4f6b48 loaded interface com.google.gwt.user.server.rpc.SerializationPolicyProvider from ContextLoader@null([file:/C:/Documents%20and%20Settings/C123690/ workspace2/ExampleWebApp/war/WEB-INF/classes/, file:/C:/Documents%20and %20Settings/C123690/workspace2/ExampleWebApp/war/WEB-INF/lib/gwt- servlet.jar]) / com.google.gwt.dev.shell.jetty.JettyLauncher $WebAppContextWithReload$1@4f6b48 loaded class javax.servlet.http.HttpServlet from sun.misc.Launcher $AppClassLoader@11b86e7 loaded class com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet from ContextLoader@null([file:/C:/Documents%20and%20Settings/C123690/ workspace2/ExampleWebApp/war/WEB-INF/classes/, file:/C:/Documents%20and %20Settings/C123690/workspace2/ExampleWebApp/war/WEB-INF/lib/gwt- servlet.jar]) / com.google.gwt.dev.shell.jetty.JettyLauncher $WebAppContextWithReload$1@4f6b48 loaded class com.google.gwt.user.server.rpc.RemoteServiceServlet from ContextLoader@null([file:/C:/Documents%20and%20Settings/C123690/ workspace2/ExampleWebApp/war/WEB-INF/classes/, file:/C:/Documents%20and %20Settings/C123690/workspace2/ExampleWebApp/war/WEB-INF/lib/gwt- servlet.jar]) / com.google.gwt.dev.shell.jetty.JettyLauncher $WebAppContextWithReload$1@4f6b48 loaded class com.example.server.GreetingServiceImpl from ContextLoader@null([file:/C:/Documents%20and%20Settings/C123690/ workspace2/ExampleWebApp/war/WEB-INF/classes/, file:/C:/Documents%20and %20Settings/C123690/workspace2/ExampleWebApp/war/WEB-INF/lib/gwt- servlet.jar]) / com.google.gwt.dev.shell.jetty.JettyLauncher $WebAppContextWithReload$1@4f6b48 Holding class com.example.server.GreetingServiceImpl started greetServlet loaded class org.apache.jasper.servlet.JspServlet from sun.misc.Launcher$AppClassLoader@11b86e7 Holding class org.apache.jasper.servlet.JspServlet loaded class java.util.logging.Logger loaded class java.util.logging.Logger from null loaded class org.apache.commons.logging.impl.Jdk14Logger from sun.misc.Launcher$AppClassLoader@11b86e7 loaded class java.lang.Throwable loaded class java.lang.Throwable from null loaded class org.apache.commons.logging.impl.Jdk14Logger from sun.misc.Launcher$AppClassLoader@11b86e7 started jsp loaded class org.mortbay.jetty.servlet.DefaultServlet from sun.misc.Launcher$AppClassLoader@11b86e7 Holding class org.mortbay.jetty.servlet.DefaultServlet started org.mortbay.jetty.servlet.DefaultServlet $NIOResourceCache@15bb8eb started org.mortbay.jetty.ResourceCache@c9542d resource base = file:/C:/Documents%20and%20Settings/C123690/ workspace2/ExampleWebApp/war/ started default started com.google.gwt.dev.shell.jetty.JettyLauncher $WebAppContextWithReload@fb6fb5{/,C:\Documents and Settings \C123690\workspace2\ExampleWebApp\war} starting RequestLogHandler@148fead started com.google.gwt.dev.shell.jetty.JettyLauncher $JettyRequestLogger@1b57ec4 started RequestLogHandler@148fead starting Server@d9b749 started org.mortbay.jetty.nio.SelectChannelConnector$1@10a7aaa Started SelectChannelConnector@127.0.0.1:8888 started SelectChannelConnector@127.0.0.1:8888 started Server@d9b749 Started web server on port 8888 URL ExampleWebApp.html normalized as http://127.0.0.1:8888/ExampleWebApp.html Linking modules Bootstrap link for command-line module 'com.example.ExampleWebApp' Linking module 'examplewebapp' Constructing StandardLinkerContext Added selection property ClientBundle.enableInlining : [ false true ] Added configuration property com.google.gwt.core.ext.linker.impl.StandardConfigurationProperty@2b0809 Added configuration property com.google.gwt.core.ext.linker.impl.StandardConfigurationProperty@11ca5bb Added configuration property com.google.gwt.core.ext.linker.impl.StandardConfigurationProperty@1c4af20 Added configuration property com.google.gwt.core.ext.linker.impl.StandardConfigurationProperty@1c5786d Added configuration property com.google.gwt.core.ext.linker.impl.StandardConfigurationProperty@16557af Added selection property audioElementSupport : [ maybe no ] Added selection property canvasElementSupport : [ maybe no ] Added selection property compiler.emulatedStack : [ false true ] Added configuration property com.google.gwt.core.ext.linker.impl.StandardConfigurationProperty@5fbe92 Added configuration property com.google.gwt.core.ext.linker.impl.StandardConfigurationProperty@1d893a5 Added configuration property com.google.gwt.core.ext.linker.impl.StandardConfigurationProperty@1c566cc Added configuration property com.google.gwt.core.ext.linker.impl.StandardConfigurationProperty@dfdd03 Added selection property compiler.predeclare.cross.fragment.references : [ false true ] Added configuration property com.google.gwt.core.ext.linker.impl.StandardConfigurationProperty@126faa9 Added selection property compiler.stackMode : [ emulated native strip ] Added configuration property com.google.gwt.core.ext.linker.impl.StandardConfigurationProperty@12a955 Added selection property gwt.forceBidi : [ false true ] Added selection property gwt.logging.enabled : [ FALSE TRUE ] Added selection property gwt.suppressNonStaticFinalFieldWarnings : [ false true ] Added configuration property com.google.gwt.core.ext.linker.impl.StandardConfigurationProperty@12b358b Added configuration property com.google.gwt.core.ext.linker.impl.StandardConfigurationProperty@1c85d2d Added selection property locale : [ default ] Added configuration property com.google.gwt.core.ext.linker.impl.StandardConfigurationProperty@15d698f Added configuration property com.google.gwt.core.ext.linker.impl.StandardConfigurationProperty@1bd4edc Added configuration property com.google.gwt.core.ext.linker.impl.StandardConfigurationProperty@1848aee Added configuration property com.google.gwt.core.ext.linker.impl.StandardConfigurationProperty@bd269a Added configuration property com.google.gwt.core.ext.linker.impl.StandardConfigurationProperty@3175f9 Added configuration property com.google.gwt.core.ext.linker.impl.StandardConfigurationProperty@13864e6 Added configuration property com.google.gwt.core.ext.linker.impl.StandardConfigurationProperty@16863bf Added configuration property com.google.gwt.core.ext.linker.impl.StandardConfigurationProperty@6cc6a9 Added selection property user.agent : [ gecko1_8 ie6 ie8 opera safari ] Added selection property videoElementSupport : [ maybe no ] Added public resource gwt/standard/images/hborder.png Added public resource gwt/standard/images/ie6/ corner_dialog_topright.png Added public resource gwt/standard/images/ie6/ corner_dialog_topleft.png Added public resource gwt/standard/images/ie6/ vborder_blue_shadow.png Added public resource gwt/standard/standard_rtl.css Added public resource gwt/standard/images/vborder_ie6.png Added public resource gwt/standard/images/ie6/ vborder_gray_shadow.png Added public resource gwt/standard/images/ie6/ hborder_blue_shadow.png Added public resource gwt/standard/images/hborder_ie6.png Added public resource clear.cache.gif Added public resource gwt/standard/images/splitPanelThumb.png Added public resource gwt/standard/images/corner.png Added public resource gwt/standard/images/corner_ie6.png Added public resource gwt/standard/standard.css Added public resource gwt/standard/images/ie6/ hborder_gray_shadow.png Added public resource gwt/standard/images/vborder.png Added style gwt/standard/standard.css Invoking Linker RPC policy file manifest Invoking Linker Standard Attempting to optimize JS Invoking Linker RPC log linker Invoking Linker Export CompilationResult symbol maps Invoking Linker Emit compile report artifacts Linking module 'examplewebapp' Linking Public artifacts into C:\Documents and Settings \C123690\workspace2\ExampleWebApp\war Emitting resource clear.cache.gif Emitting resource examplewebapp.nocache.js Emitting resource gwt/standard/images/corner.png Emitting resource gwt/standard/images/corner_ie6.png Emitting resource gwt/standard/images/hborder.png Emitting resource gwt/standard/images/hborder_ie6.png Emitting resource gwt/standard/images/ie6/ corner_dialog_topleft.png Emitting resource gwt/standard/images/ie6/ corner_dialog_topright.png Emitting resource gwt/standard/images/ie6/ hborder_blue_shadow.png Emitting resource gwt/standard/images/ie6/ hborder_gray_shadow.png Emitting resource gwt/standard/images/ie6/ vborder_blue_shadow.png Emitting resource gwt/standard/images/ie6/ vborder_gray_shadow.png Emitting resource gwt/standard/images/ splitPanelThumb.png Emitting resource gwt/standard/images/vborder.png Emitting resource gwt/standard/images/vborder_ie6.png Emitting resource gwt/standard/standard.css Emitting resource gwt/standard/standard_rtl.css Emitting resource hosted.html Emitting resource manifest.txt Linking Deploy artifacts into C:\Documents and Settings \C123690\workspace2\ExampleWebApp\war\WEB-INF\deploy Emitting resource clear.cache.gif Emitting resource examplewebapp.nocache.js Emitting resource gwt/standard/images/corner.png Emitting resource gwt/standard/images/corner_ie6.png Emitting resource gwt/standard/images/hborder.png Emitting resource gwt/standard/images/hborder_ie6.png Emitting resource gwt/standard/images/ie6/ corner_dialog_topleft.png Emitting resource gwt/standard/images/ie6/ corner_dialog_topright.png Emitting resource gwt/standard/images/ie6/ hborder_blue_shadow.png Emitting resource gwt/standard/images/ie6/ hborder_gray_shadow.png Emitting resource gwt/standard/images/ie6/ vborder_blue_shadow.png Emitting resource gwt/standard/images/ie6/ vborder_gray_shadow.png Emitting resource gwt/standard/images/ splitPanelThumb.png Emitting resource gwt/standard/images/vborder.png Emitting resource gwt/standard/images/vborder_ie6.png Emitting resource gwt/standard/standard.css Emitting resource gwt/standard/standard_rtl.css Emitting resource hosted.html Emitting resource manifest.txt Linking Private artifacts into NULL Emitting resource clear.cache.gif Emitting resource examplewebapp.nocache.js Emitting resource gwt/standard/images/corner.png Emitting resource gwt/standard/images/corner_ie6.png Emitting resource gwt/standard/images/hborder.png Emitting resource gwt/standard/images/hborder_ie6.png Emitting resource gwt/standard/images/ie6/ corner_dialog_topleft.png Emitting resource gwt/standard/images/ie6/ corner_dialog_topright.png Emitting resource gwt/standard/images/ie6/ hborder_blue_shadow.png Emitting resource gwt/standard/images/ie6/ hborder_gray_shadow.png Emitting resource gwt/standard/images/ie6/ vborder_blue_shadow.png Emitting resource gwt/standard/images/ie6/ vborder_gray_shadow.png Emitting resource gwt/standard/images/ splitPanelThumb.png Emitting resource gwt/standard/images/vborder.png Emitting resource gwt/standard/images/vborder_ie6.png Emitting resource gwt/standard/standard.css Emitting resource gwt/standard/standard_rtl.css Emitting resource hosted.html Emitting resource manifest.txt -- 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+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.