> looks the same, even down to the file size, (except 
> for the manifest file.)  

When the jar is created using Ant in Windows, the 
Manifest file is created with Windows specific line 
separators.  Hence dumping the war created in windows 
isn't readable in Unix, as Unix line separators are 
different.

Guess the Manifest must be created by Ant using platform-
neutral line separators...

Magesh
 


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

Reply via email to