Re: WARNING: Duplicate name in Manifest: Class-Path

2004-03-19 Thread Adam Hardy
On 03/19/2004 06:35 AM Tom K wrote:
Any clues where I would look to determine where this message?
Start from  only happens during sart up of my application.
 
 
 
Mar 18, 2004 11:33:48 PM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Class-Path
Sounds like somebody is complaining that you have an invalid MANIFEST.MF 
entry in one of your jars/wars/ears.

Are you making a manifest entry yourself?

Adam

--
struts 1.1 + tomcat 5.0.16 + java 1.4.2
Linux 2.4.20 Debian
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: WARNING: Duplicate name in Manifest: Class-Path

2004-03-19 Thread Larry Isaacs
In case it helps, the struts.jar from 1.1-b3, and I assume
earlier, had a MANIFEST.MF file that had multiple
Class-Path lines, which would lead to this symptom.
The 1.1 release version of struts.jar had this corrected.
I don't know about the Struts 1.1 release candidates.
You might check your struts.jar to see what it has.
AFAIK, it isn't a problem that requires fixing beyond the
annoyance.

Cheers,
Larry

 -Original Message-
 From: Adam Hardy [mailto:[EMAIL PROTECTED] 
 Sent: Friday, March 19, 2004 5:18 AM
 To: Tomcat Users List
 Subject: Re: WARNING: Duplicate name in Manifest: Class-Path
 
 
 On 03/19/2004 06:35 AM Tom K wrote:
  Any clues where I would look to determine where this message?
  Start from ... only happens during sart up of my application.
   
   
   
  Mar 18, 2004 11:33:48 PM java.util.jar.Attributes read
  WARNING: Duplicate name in Manifest: Class-Path
 
 Sounds like somebody is complaining that you have an invalid 
 MANIFEST.MF 
 entry in one of your jars/wars/ears.
 
 Are you making a manifest entry yourself?
 
 Adam
 
 -- 
 struts 1.1 + tomcat 5.0.16 + java 1.4.2
 Linux 2.4.20 Debian
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: WARNING: Duplicate name in Manifest: Class-Path

2004-03-19 Thread Tom K
Thanks Larry!

Tom Kochanowicz

-Original Message-
From: Larry Isaacs [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 19, 2004 7:29 AM
To: Tomcat Users List
Subject: RE: WARNING: Duplicate name in Manifest: Class-Path

In case it helps, the struts.jar from 1.1-b3, and I assume
earlier, had a MANIFEST.MF file that had multiple
Class-Path lines, which would lead to this symptom.
The 1.1 release version of struts.jar had this corrected.
I don't know about the Struts 1.1 release candidates.
You might check your struts.jar to see what it has.
AFAIK, it isn't a problem that requires fixing beyond the
annoyance.

Cheers,
Larry

 -Original Message-
 From: Adam Hardy [mailto:[EMAIL PROTECTED] 
 Sent: Friday, March 19, 2004 5:18 AM
 To: Tomcat Users List
 Subject: Re: WARNING: Duplicate name in Manifest: Class-Path
 
 
 On 03/19/2004 06:35 AM Tom K wrote:
  Any clues where I would look to determine where this message?
  Start from ... only happens during sart up of my application.
   
   
   
  Mar 18, 2004 11:33:48 PM java.util.jar.Attributes read
  WARNING: Duplicate name in Manifest: Class-Path
 
 Sounds like somebody is complaining that you have an invalid 
 MANIFEST.MF 
 entry in one of your jars/wars/ears.
 
 Are you making a manifest entry yourself?
 
 Adam
 
 -- 
 struts 1.1 + tomcat 5.0.16 + java 1.4.2
 Linux 2.4.20 Debian
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.557 / Virus Database: 349 - Release Date: 12/30/2003
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.557 / Virus Database: 349 - Release Date: 12/30/2003
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]