Bugs item #673928, was opened at 2003-01-24 11:55
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=673928&group_id=22866

Category: JBossServer
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Rickard Öberg (rickardoberg)
Assigned to: Nobody/Anonymous (nobody)
Summary: Redeploy of exploded EAR doesn't work

Initial Comment:
I have deployed an exploded EAR (that in turn contains
an exploded WAR file) file in JBoss 3.2RC1. The log
output is:
DEBUG [MainDeployer] Watching new file:
file:/C:/projects/sitevision/build/deplo
y/sitevision.ear/sitevision.war/
DEBUG [MainDeployer] Watching new file:
file:/C:/projects/sitevision/build/deplo
y/sitevision.ear/
---
This in itself is bad, because I don't want JBoss to
watch the directories: it should watch the application
and web.xml files!

However, even if I <touch> the directories using Ant
they are not redeployed. Nothing happens.

The effect is that redeployment of exploded EAR files
doesn't work at all.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=673928&group_id=22866


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to