Hi, It it true that JBoss will auto-deploy a directory of loose files just as well as ear, war files and ejb-jar files?
Here's what I'm getting at: Suppose I'm developing a stateless session bean. Normally, I would have my FooHome.class, FooRemote.class, and FooBean.class, plus the ejb-jar.xml file jarred up into a foo.jar. And then I would create a foo.ear file that contains foo.jar and an application.xml file. When I put the foo.ear file into JBoss's deploy directory, it gets hot deployed---the previous content of foo.ear are undeployed and the new content of foo.ear are deployed. Would the deployment mechanism still work if foo.jar and foo.ear are mere directories that contain the same content? -- Weiqi Gao [EMAIL PROTECTED] ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user