Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 25914 invoked from network); 22 Jan 2004 14:27:16 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 22 Jan 2004 14:27:16 -0000 Received: (qmail 23365 invoked by uid 500); 22 Jan 2004 14:27:06 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 23337 invoked by uid 500); 22 Jan 2004 14:27:06 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 22028 invoked from network); 22 Jan 2004 14:05:43 -0000 Date: Thu, 22 Jan 2004 09:05:32 -0500 (EST) From: Dave Brondsema X-X-Sender: user0009@delorean.solidusdesign.com To: vikramjit.singh@mphasis.com cc: user@ant.apache.org Subject: weblogic.jar and ant 1.6 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on delorean.solidusdesign.com X-Spam-Level: X-Spam-Status: No, hits=0.0 required=4.0 tests=none autolearn=no version=2.60 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I came across this post at http://marc.theaimsgroup.com/?l=ant-user&m=106751573229954&w=2 when I was trying to debug the same problem just now. The problem is not ant files in weblogic.jar, but the META-INF/MANIFEST.MF in the jar file has ant/ant.jar in the Class-Path: line which causes that jar to be loaded in too, which causes the problem. I think you can just remove the "ant/ant.jar" -- Dave Brondsema dave@brondsema.net http://www.brondsema.net - personal http://www.splike.com - programming http://csx.calvin.edu - Calvin club --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org