>> Is it possible that your new version of common.jar is corrupted?
>> Possibly by using ASCII FTP transfer instead of BINARY or something like
>> that?

I guess not because the jar is inside of the WAR and, besides that, as I
said if I just restart Tomcat it works (using the same WAR and JAR file).
So, I'm sure that is not related to corrupted data.

>> How are you updating the WAR before re-deploying it (i.e. using ant
>> <war> task, using jar on the command-line yourself, through an IDE,
>> etc.)?

I'm using ant tasks: <war> and <jar>... 

Thanks for helping,
Leonardo


Christopher Schultz-2 wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Leonardo,
> 
> Leonardo Pinho wrote:
>> - If I just redeploy, without update the WAR, it works!
>> 
>> - If I update the WAR (some servlet code p.ex.) without update common.jar
>> (keep the same jar) and redeploy, it works!
>> 
>> - If I update the WAR and update common.jar (different version of the
>> jar)
>> and redeploy, it does NOT work!
> 
> Is it possible that your new version of common.jar is corrupted?
> Possibly by using ASCII FTP transfer instead of BINARY or something like
> that?
> 
> How are you updating the WAR before re-deploying it (i.e. using ant
> <war> task, using jar on the command-line yourself, through an IDE, etc.)?
> 
> - -chris
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.7 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> 
> iD8DBQFHOzBf9CaO5/Lv0PARAuORAKCTyTF2/ZqJu5XSS/2z1hXDeimn8QCghu37
> f6JK4dgIozlm6D+kPJXJ4uo=
> =IpO9
> -----END PGP SIGNATURE-----
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Redeploy-issues-loading-contents-from-some-.jar-at-WEB-INF-lib-tf4806222.html#a13752953
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to