Return-Path: X-Original-To: apmail-myfaces-users-archive@www.apache.org Delivered-To: apmail-myfaces-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 6474D71E4 for ; Thu, 3 Nov 2011 19:16:32 +0000 (UTC) Received: (qmail 1903 invoked by uid 500); 3 Nov 2011 19:16:31 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 1854 invoked by uid 500); 3 Nov 2011 19:16:31 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 1846 invoked by uid 99); 3 Nov 2011 19:16:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Nov 2011 19:16:31 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of giofyxle@googlemail.com designates 209.85.216.53 as permitted sender) Received: from [209.85.216.53] (HELO mail-qw0-f53.google.com) (209.85.216.53) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Nov 2011 19:16:25 +0000 Received: by qadc1 with SMTP id c1so1689921qad.12 for ; Thu, 03 Nov 2011 12:16:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=1nF+scxcvCHPrnXEn8HFUPKRPud4hTV5LGqMBoEfeEA=; b=ehB1inJvvTbDw7CcZQEGMi4uQxLJHk2Xbds4jiZctQabkD14JIxNcNvjfrv6U37p2q NLxyBQqvpMbqC3s1h3a/dh6VHrLwGK4bOcj7r+ULybgUc4tvVtpltjs6IV8/9Q8Hmu5N KCtDr0w8N3x4P9LLQAC1D+Fb52fErhsUKuW1A= MIME-Version: 1.0 Received: by 10.224.210.200 with SMTP id gl8mr5584820qab.26.1320347764496; Thu, 03 Nov 2011 12:16:04 -0700 (PDT) Received: by 10.146.21.20 with HTTP; Thu, 3 Nov 2011 12:16:04 -0700 (PDT) In-Reply-To: References: Date: Thu, 3 Nov 2011 20:16:04 +0100 Message-ID: Subject: =?windows-1252?Q?Re=3A_Recognize_Browser=2DVersion_in_JSF_doesn=92t_work_?= =?windows-1252?Q?on_WAS6=2E1?= From: =?ISO-8859-1?Q?Georg_F=FCchsle?= To: MyFaces Discussion Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi Toby, I gave up for today. No matter what I do, as soon as I switch the class loader of the webapp I get SRVE0201E: Das Servlet [javax.faces.webapp.FacesServlet] ist keine Servlet-Klasse. when starting the application. I did not mention that I use the sun implementation. On the weekend I will try to start with a small application from the scratch... maybe I find something out. Thanks for your help Georg