Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 38699 invoked from network); 10 Aug 2009 10:13:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Aug 2009 10:13:42 -0000 Received: (qmail 51495 invoked by uid 500); 10 Aug 2009 10:13:45 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 51462 invoked by uid 500); 10 Aug 2009 10:13:45 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 51451 invoked by uid 99); 10 Aug 2009 10:13:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Aug 2009 10:13:45 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Aug 2009 10:13:36 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MaRsR-0006lE-El for users@tomcat.apache.org; Mon, 10 Aug 2009 03:13:15 -0700 Message-ID: <24897309.post@talk.nabble.com> Date: Mon, 10 Aug 2009 03:13:15 -0700 (PDT) From: fritzdimmel To: users@tomcat.apache.org Subject: Re: Exception when deploying with VirtualWebappLoader In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: friedrich.dimmel@siemens.com References: X-Virus-Checked: Checked by ClamAV on apache.org Hi, I do have the exact same problem. Does anyone have a solution for this? Thanks! Marcus Better wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > I'm trying to use the VirtualWebappLoader in Tomcat 6.0.18 to add a > directory to the classpath, but get a strange exception. The context > definition looks like this: > > > virtualClasspath="/home/marcus/webapps/conf" /> > > > > > > When deploying the WAR file together with the above context definition > using the manager Ant task, I get the following: > > 2008-okt-07 15:05:27 org.apache.catalina.core.StandardContext processTlds > ALLVARLIG: Error reading tld listeners java.lang.IllegalArgumentException: > URI has an authority component > java.lang.IllegalArgumentException: URI has an authority component > at java.io.File.(File.java:385) > at > org.apache.catalina.startup.TldConfig.getJarPaths(TldConfig.java:701) > at > org.apache.catalina.startup.TldConfig.execute(TldConfig.java:277) > at > org.apache.catalina.core.StandardContext.processTlds(StandardContext.java:4448) > at > org.apache.catalina.core.StandardContext.start(StandardContext.java:4248) > at > org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791) > at > org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771) > at > org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525) > at > org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:627) > at > org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:511) > at > org.apache.catalina.startup.HostConfig.check(HostConfig.java:1231) > > Any ideas what I'm missing? > > Cheers, > > Marcus > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > > iEYEARECAAYFAkjrYmkACgkQXjXn6TzcAQlPtACfT42atj3YF6tM8KGeAeOxI3C9 > BqsAnR5gO5sgRZk69HjkM62sG0wH+/zK > =rU3L > -----END PGP SIGNATURE----- > > > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > > -- View this message in context: http://www.nabble.com/Exception-when-deploying-with-VirtualWebappLoader-tp19858032p24897309.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org