I am using the <war..> task myself and deploying the war file under Weblogic
5.1.  It works fine.  I am using Ant 1.4.

If possible give us your <war..> script.  Thanks.


-- Original Message --

>Does the .war file work with other app'servers and does the problem only
>occur with WL, or is it a general problem with your .war file?
>I am using the <war...> task with JBoss and it works perfectly.
>
>-moritz.
>
>> -----Original Message-----
>> From: Tom Tibbetts [mailto:[EMAIL PROTECTED]]
>> Sent: Wednesday, November 14, 2001 5:15 PM
>> To: Struts Users Mailing List
>> Subject: Re: off subject ANT
>>
>>
>> Yes, it does have the manifest file.  It is generated by ANT.  BTW, I'm
>> using the <war ... /> task.  There is nothing really of import in the
>> manifest file generated by either jar or ant; just a 2 line signature.
>>
>>
>>
>> At 12:55 PM 11/13/2001 -0300, you wrote:
>> >Tom, does the WAR file generated by ANT lack the Manifest file?
>> >
>> >As far as I know, it is not optional, but REQUIRED; otherwise,
>> the app will
>> >not work.
>> >
>> >Hope it helps
>> >
>> >Luis
>> >
>> >----- Original Message -----
>> >From: "Tom Tibbetts" <[EMAIL PROTECTED]>
>> >To: <[EMAIL PROTECTED]>
>> >Sent: Wednesday, November 14, 2001 12:40 PM
>> >Subject: off subject ANT
>> >
>> >
>> > > Hi All, I know this is outside of Struts, but there seem to
>> be a lot of
>> >Ant
>> > > users here and I'm not getting any useable answers to an Ant
>> question I
>> > > have from the ANT user's list.
>> > >
>> > > Basically, the problem I have is that I'm using ANT to
>> generate a WAR file
>> > > for deployment under Weblogic 6.1.  It generates the WAR just
>> fine.  When
>> >I
>> > > go to deploy, my startup servlet can't find a properties file that
>I
>> > > have.  If I generate the WAR by hand using jar, with an identical
file
>> > > structure, the WAR deploys perfectly.  Looking inside the two
>> WARs I can't
>> > > see any difference between the two except for the minimalist
>> manifest file
>> > > which is to be expected.  I've even tried turning off
>> compression in ANT
>> >to
>> > > no avail.  Also, if I take the ANT generated WAR and unzip it directly
>> >into
>> > > the weblogic file structure, it works fine.  I'm wracking my
>> brains over
>> > > this one.  Can someone help??? Thanks in advance, Tom Tibbetts
>> > >
>> > >
>> > > --
>> > > To unsubscribe, e-mail:
>> ><mailto:[EMAIL PROTECTED]>
>> > > For additional commands, e-mail:
>> ><mailto:[EMAIL PROTECTED]>
>> > >
>> > >
>> >
>> >
>> >--
>> >To unsubscribe, e-mail:
><mailto:[EMAIL PROTECTED]>
>>For additional commands, e-mail:
><mailto:[EMAIL PROTECTED]>
>
>
>--
>To unsubscribe, e-mail:
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail:
><mailto:[EMAIL PROTECTED]>
>
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>

Ajay Chitre

Diligent Team, Inc.
(Where Diligent People Work as a Team)

http://www.DiligentTeam.com



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

Reply via email to