Return-Path: X-Original-To: apmail-deltaspike-users-archive@www.apache.org Delivered-To: apmail-deltaspike-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7AD8917966 for ; Tue, 28 Jul 2015 13:43:54 +0000 (UTC) Received: (qmail 31780 invoked by uid 500); 28 Jul 2015 13:43:48 -0000 Delivered-To: apmail-deltaspike-users-archive@deltaspike.apache.org Received: (qmail 31745 invoked by uid 500); 28 Jul 2015 13:43:48 -0000 Mailing-List: contact users-help@deltaspike.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@deltaspike.apache.org Delivered-To: mailing list users@deltaspike.apache.org Received: (qmail 31733 invoked by uid 99); 28 Jul 2015 13:43:47 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jul 2015 13:43:47 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 614B4D83F6 for ; Tue, 28 Jul 2015 13:43:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.88 X-Spam-Level: ** X-Spam-Status: No, score=2.88 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id JC0b7NVPTWkR for ; Tue, 28 Jul 2015 13:43:42 +0000 (UTC) Received: from mail-ig0-f179.google.com (mail-ig0-f179.google.com [209.85.213.179]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id D1E7E428DF for ; Tue, 28 Jul 2015 13:43:41 +0000 (UTC) Received: by iggf3 with SMTP id f3so121313949igg.1 for ; Tue, 28 Jul 2015 06:42:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=49wbVUsx7yNzxQJGwxhfuNfh1dFj4OlU62BUVPLPWaU=; b=g4wlPqtH6Jy3qtjHbyjZVc/LNiX9GpsTYg3ta3Z1WldwEGl68JdWsmiy/i6oKM8Od6 Ldg+t2cz9qVxqQxnt8dQbdjzSM/QGlV4bb6tMZYvrprcCN51Bdq69TyLX+01CGRMdcho BY4wllDr646cqen3+EKAnWQWJeNURN+JQ+qzqLavCX3k1HdnbfENZDOYINqNZQ1rbEZ/ oTavwpaLvYOPO7UjIgA5HXJR9XncXHGMBSDtyC5xfs8eRmEi70Q5Yi6+tktQdeYW97Fl Bat7Z1aFRaGeirQoJ0G3/jdkNODAj/Z8JD7YEDmtTjPIJKEFYeXuZBwG8Rl3cwnxIgcS RWzg== MIME-Version: 1.0 X-Received: by 10.107.39.83 with SMTP id n80mr51365425ion.129.1438090924987; Tue, 28 Jul 2015 06:42:04 -0700 (PDT) Received: by 10.107.132.104 with HTTP; Tue, 28 Jul 2015 06:42:04 -0700 (PDT) In-Reply-To: References: Date: Tue, 28 Jul 2015 15:42:04 +0200 Message-ID: Subject: Re: WindowClientMode shows white Loading... Page From: Thomas Andraschko To: users@deltaspike.apache.org Content-Type: multipart/alternative; boundary=001a114081d8bd24f6051befa2f5 --001a114081d8bd24f6051befa2f5 Content-Type: text/plain; charset=UTF-8 Hi, which version do you use? I refactored many things in the last release. Can you also verify this e.g. with 1.3.0? 2015-07-28 15:39 GMT+02:00 Markus Lachat : > Hi, > > I migrated from CODI and everything went fine so far. I am using TypeSafe > Navigation and Navigation Mode is set to redirect and viewParams is also > included. So the application follows mostly the Post-Redirect-Get Pattern > (as far as I understood). > > However I am seeing the white intermediate page, displaying the loading... > text. The documentation states a HTML5 enabled browser caches the screen, > css etc. to the localstorage and the flickering effect would be gone. > > I also tested the playground app, where I see the same effect. The main > application runs on Websphere and the playground testing app on TomEE. > > Any suggestions? What am I doing wrong? > > Kind regards, > Markus > --001a114081d8bd24f6051befa2f5--