Odd - Craig's post hasn't hit here yet.  I'll reply below - I'm not 
running WebLogic so this isn't an issue to me at all.

>>-----Original Message-----
>>From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
>>Sent: Wednesday, October 02, 2002 6:21 PM
>>To: Struts Developers List
>>Subject: Re: Plugins and Modules (Sub-Apps)
>>
>>On Wed, 2 Oct 2002, Eddie Bush wrote:
>>
>>>Date: Wed, 02 Oct 2002 14:32:43 -0500
>>>From: Eddie Bush <[EMAIL PROTECTED]>
>>>Reply-To: Struts Developers List <[EMAIL PROTECTED]>
>>>To: Struts Developers List <[EMAIL PROTECTED]>
>>>Subject: Re: Plugins and Modules (Sub-Apps)
>>>
>>>Compiling 1 source file to
>>>/home/eddie/dvel/projects/jakarta-struts/target/library/classes
>>>Note:
>>>
>>/home/eddie/dvel/projects/jakarta-struts/src/share/org/apache/
>>struts/taglib/html/JavascriptValidatorTag.java
>>
>>>uses or overrides a deprecated API.
>>>Note: Recompile with -deprecation for details.
>>>Transforming into
>>>
>>/home/eddie/dvel/projects/jakarta-struts/target/library
>>
>>>Manifest is invalid: The attribute "Class-Path" may not
>>>
>>occur more than
>>
>>>once in the same section
>>>build.xml [341] Invalid Manifest:
>>>/home/eddie/dvel/projects/jakarta-struts/conf/share/MANIFEST.MF
>>>BUILD FAILED
>>>
>>Sigh ... I wish product vendors would get this kind of thing
>>right ... :-(
>>
You and me too, bud - you and me too :-/

>>The spec for MANIFEST.MF files *explicitly* allows more than one
>>Class-Path entry, so the above error message is probably a bug in
>>NetBeans.
>>
Well, I'm using the integrated ant to build.  Netbeans actually calls 
it, but it's ant that does it -- Netbeans just ... well I prefer to let 
ant do my building :-)  (I'm not going to bad-mouth netbeans, because I 
don't like the way other IDEs do it either)

Was this a bug in ant 1.4.1 maybe?  It's really insignificant, I 
suppose.  As I said, it's doubtful I'll be committing and my container 
(Tomcat :-) doesn't seem to give me any fits, so joining the entries 
with colons onto a single line is how I've solved this.

>>You might recall that we split up the initial (very long)
>>classpath line because WebLogic's JVM croaked on it, even
>>though that is
>>lega as well.
>>
Nope - not being on WebLogic I don't follow their issues especially close.

>>Sheesh.
>>
>>Craig
>>
LOL - no, it's not funny, but I can actually see the disgust on your 
face ... :-)

-- 
Eddie Bush




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

Reply via email to