Feature Requests item #480925, was opened at 2001-11-12 06:32 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376688&aid=480925&group_id=22866
Category: None Group: None Status: Open Priority: 5 Submitted By: Vincent Harcq (vharcq) Assigned to: Nobody/Anonymous (nobody) Summary: tmp/deploy when running multiple jboss Initial Comment: A very small issue When running 2 jboss instances on the same machine we MUST use 2 different DeployerName for J2eeDeployer MBean else both instances will use the same tmp/deploy/Default directory for temporary deployment files. No real problems occurs because of that, some exceptions with no consequences. I don't think of a usage where a common directory could be used ??? HA ??? One (pfff) solution could be to add the JNDI port to the directory tmp/deploy/Default1099 and tmp/deploy/Default1098 One last thing, I guess we notice that from the beginning when the two JBoss instances runs EARs, in my case I have one instance for EARs and one with a empty deploy directory (running tomcat), so it was quite hard to find out this issue. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376688&aid=480925&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
