Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 39484 invoked from network); 24 Dec 2002 02:15:21 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 24 Dec 2002 02:15:21 -0000 Received: (qmail 12825 invoked by uid 97); 24 Dec 2002 02:16:32 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 12781 invoked by uid 97); 24 Dec 2002 02:16:31 -0000 Mailing-List: contact ant-user-help@jakarta.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 ant-user@jakarta.apache.org Received: (qmail 12768 invoked by uid 98); 24 Dec 2002 02:16:30 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <00fe01c2aaf2$797d2f50$41641fac@workstatrzpf87> From: "Vikram Goyal" To: Subject: Different jar file size after copy Date: Tue, 24 Dec 2002 12:16:31 +1000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00FB_01C2AB46.4AF277E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------=_NextPart_000_00FB_01C2AB46.4AF277E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi all, I am getting a very weird error after ant does a copy of jars in my lib = folder and deploys them on the server with my deploy target. The size of the jar differs on the server after the copy. The other = files remain the same. This would not be a problem as such but the = trouble is that my server does not seem to recognize these files. It is = not able to read any of the classes in these jars after a copy. Only = when I replace them manually, does the server (Weblogic 7.1) seem to = understand the jars. I did check the archive for anything similar but could not get any = conclusive answers. Does anyone know whats going on? Regards Vikram ------=_NextPart_000_00FB_01C2AB46.4AF277E0--