Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 41932 invoked from network); 3 Dec 2009 11:07:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Dec 2009 11:07:33 -0000 Received: (qmail 79228 invoked by uid 500); 3 Dec 2009 11:07:32 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 79147 invoked by uid 500); 3 Dec 2009 11:07:32 -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 79135 invoked by uid 99); 3 Dec 2009 11:07:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Dec 2009 11:07:32 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sethfromaustria@gmail.com designates 209.85.220.214 as permitted sender) Received: from [209.85.220.214] (HELO mail-fx0-f214.google.com) (209.85.220.214) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Dec 2009 11:07:29 +0000 Received: by fxm6 with SMTP id 6so1203276fxm.0 for ; Thu, 03 Dec 2009 03:07:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=4sKqGDIBVXCxwxa+MugK/IxCIFOhMpJ816wo6XMjabM=; b=r81WfQ6fmK4mWIOhLyzBcYHaMWjMSYQhtp69Q2FjGQ9BhHJbKRuf/sZvNQnZJUkzea U3Z0Afnz/f5f62+rdMMYp68vxLqp5PyWHDIvBbnydMaiB8StXu0V0wCb33+0Wwywa4lT 9tzKspnFXmUgn+CO+voUVkA/cvxBchMFutUb8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=KRy1MaKQOA1DOo/7B67mEDuaoX3zkZAcC7FUoAaQaqmhANovqPMZWP5LvdWLmsaxeo yxVu73fJ62YLpQd2XY3gi4Kt2iY5e7OUxPVnWOloh1VFQjFQ4Vw6nn+3dVyBfUbSOr1d KLgMvgKOilDx8cuFICjmchmvGRufsqNPP5Xr8= MIME-Version: 1.0 Sender: sethfromaustria@gmail.com Received: by 10.103.125.19 with SMTP id c19mr478523mun.59.1259838427540; Thu, 03 Dec 2009 03:07:07 -0800 (PST) In-Reply-To: References: Date: Thu, 3 Dec 2009 12:07:07 +0100 X-Google-Sender-Auth: b959b51cc13c96ad Message-ID: Subject: Re: org.apache.myfaces.shared_impl.webapp.webxml.WebXmlParser From: Jakob Korherr To: MyFaces Discussion Content-Type: multipart/alternative; boundary=0016e65aef40f2ad830479d0fd35 --0016e65aef40f2ad830479d0fd35 Content-Type: text/plain; charset=UTF-8 I once ran into such a problem (although with JasperReports), so it is possible! 2009/12/3 Anton Gavazuk > I suspect lack of internet connection shouldnt be a problem for DTD... > > 2009/12/3 Jakob Korherr > > > Hi, > > > > Also: Does your AS have internet access? I think it might be a problem, > > because it can not obtain the schema information (or DTDs) for web.xml, > for > > example http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd. > > > > Regards > > > > Jakob Korherr > > > > 2009/12/3 Jakob Korherr > > > > > Hi, > > > > > > did you try it on an other machine (e.g. JBoss) also and did you get > the > > > same error? > > > > > > Regards, > > > > > > Jakob Korherr > > > > > > 2009/12/3 viswam k > > > > > > Hi, > > >> this im getting when i deploy my webapplication on AIX,WAS7 box > > >> > > >> > > >> org.apache.myfaces.shared_impl.webapp.webxml.WebXmlParser parse Unable > > to > > >> parse web.xml > > >> java.net.ConnectException: A remote host did not respond within the > > >> timeout > > >> period. > > >> > > >> thanks > > >> -viswam > > >> > > > > > > > > > --0016e65aef40f2ad830479d0fd35--