Thanks a bunch! I think JBoss probably behaves the same as Tomcat in
this instance. Since my JSP files had an older timestamp, they were not
being updated. That is, after all, somewhat intuitive.
What had really been puzzling me was why I couldn't manually clear all
my stuff out of JBoss, and
Jeff Bischoff wrote:
Hello. Let me apologize in advance if this is really a jboss or tomcat
problem, but as I am only getting Struts error messages, this seemed the
place to ask.
I have a fairly simple struts application which I generally deploy to
JBoss in a .war file. I have archived these
Can you not call the older application under a different context. i.e. if
your main application is called from http://www.domain.com/application then
maybe you could set the older application to deploy under
http://www.domain.com/old_application. Wouldn't that ensure that the two
applications are
3 matches
Mail list logo