DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33572>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33572





------- Additional Comments From [EMAIL PROTECTED]  2005-02-17 01:28 -------
The first is good.

As for the second (expanded WAR being deleted). It doesn't delete the expanded
dir when the conf/.../test.xml's values change...which is good.

Your last comment is a little confusing...is deleting the expanded WAR something
you wanted? in general? or just when the unpackWAR="false"? From your comment I
decided to play around a bit more...

test #1:
1) start up tomcat with nothing for /test (dir, context, etc...).
2) drop /test into webapp dir. Gets deployed with default context.
3) drop test.xml into conf/.../. Still uses default context.
4) reload /test from manager. Still uses default context.
It should redeploy using test.xml when I drop it into conf/.../

The opposite is correct(?) If a deployed webapp (/test using conf/.../test.xml)
has conf/.../test.xml removed, then the webapp is redeployed using the default
context.

test #2:
I have deployed: /test using conf/.../test.xml. If I remove /test dir then
test.xml is removed too. Is that planned behaviour...a complete undeploy?

test #3:
I have deployed: test.war with expanded /test dir using conf/.../test.xml. If I
remove /test dir then test.xml is removed too. Then /test dir is recreated from
test.war using the default context. Is that planned behaviour...an undeploy
followed by complete new deploy? Changing context values redeploy with nothing
getting deleted (as noted above).

test #4:
I have deployed: test.war with expanded /test dir using conf/.../test.xml. I
change test.xml to unpackWAR="false", and it's still accessing files from /test
and not test.war. If I delete /test dir I get test #3 obviously. Changing
context values redeploy with nothing getting deleted (just still uses expanded
dir). Is that planned behaviour?

test #5:
I have deployed: test.war using conf/.../test.xml with unpackWAR="false". What
happens if I delete test.war? I have a Windoze box that doesn't allow me to
delete the war, so I can't test this but I'm assuming that test.xml is deleted
too. right? Changing context values redeploy with nothing getting deleted.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to