hi Marc,

This problem doesn't only exist in ear files.... but war files as well.
Redeploying a war will also "remove" other context defined in tomcat's
server.xml file.

i wonder whether the cause of the problems are similar.

jm.


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of marc fleury
Sent: Thursday, June 14, 2001 1:01 PM
To: Jboss-User@Lists. Sourceforge. Net
Subject: [JBoss-user] Tomcat redeploy strangeness


I never thought it would boil down to this...

So I have 2 ears, mostly tomcat stuff, the A website (JSPs) and the B
website (JSPs) as well.

A links to pages in B, and does so through the "B/page.jsp" link, "B" being
the context of B

If I use the deployer and deployer A first and then B then it works fine, I
can access the page in B from A.

If however I redeploy A from there (say with a "touch A.ear" in the deploy
directory) then the above doesn't work and I get a 404 file not found.

If I redeploy B (touch b.ear) then it works again.

Someone gets very confused with the contexts it seems... or is it just me
missusing them?

he, any help appreciated...

;-)

marcf

_________________
Marc Fleury, Ph.D
[EMAIL PROTECTED]
_________________



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to