Hi Chris,

>> I thought you said that the redeploy only works if you do /not/ update 
>> the JAR file inside the WAR. Did I misread? 

>> If you redeploy the WAR file with an /updated/ JAR file, the auto-deploy 
>> fails (this was your original complaint). If you simply restart Tomcat 
>> at that point (without going back to the original WAR file), does Tomcat 
>> start correctly? 

You understood correctly. What I wanna mean is that after update the jar
inside the war, instead of try to redeploy the war (which does not work) if
i just restart tomcat it works... so probably the jar is not corrupted as it
is the same jar.

>> Okay. Is the target machine remote, or are you deploying locally?

I'm deploying remote using FTP to transfer the WAR file generated. The
tomcat autoDeploy is off so I access the Tomcat Manager and to the "Reload"
manuallty.

Thanks again,
Leonardo


Christopher Schultz-2 wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Leonardo,
> 
> Leonardo Pinho wrote:
>> 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.
> 
> I thought you said that the redeploy only works if you do /not/ update
> the JAR file inside the WAR. Did I misread?
> 
> If you redeploy the WAR file with an /updated/ JAR file, the auto-deploy
> fails (this was your original complaint). If you simply restart Tomcat
> at that point (without going back to the original WAR file), does Tomcat
> start correctly?
> 
>> I'm using ant tasks: <war> and <jar>... 
> 
> Okay. Is the target machine remote, or are you deploying locally?
> 
> - -chris
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.7 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> 
> iD8DBQFHOzj39CaO5/Lv0PARAoKzAJ9dIOnVm3H9Y9qrSKBxcfh3qNCe+QCgs6l4
> SIJfL4LD3jUpYgilQkmx6sU=
> =InyP
> -----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#a13753109
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