I have encountered persistent and frustrating problems involving repeated
deployment of the same EAR file. I am using the JBOSS PRE 2.1 + Jetty build
on a Linux box. It seems that when I attempt to re-deploy a newer version
of the same EAR file I am not guaranteed to get the new content when I
revisit the site. This is not a browser cacheing problem as I tried it from
two different machines. If I manually stop and start the Jetty MBean before
I invoke the deployer, everything seems to work OK. I suspect that Jetty is
either cacheing some of the files or is holding a lock on a file,
preventing the deployer from updating it. Has anyone else encountered
something like this?
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]