----- Original Message -----
From: "David Jencks" <[EMAIL PROTECTED]>
To: "jboss-dev" <[EMAIL PROTECTED]>
Sent: Wednesday, September 26, 2001 9:03 AM
Subject: [JBoss-dev] JBossFilesystemRoot mbean and sar local directories.
(rh/3.0)
>
> 1. How does your program find its local directory? I don't want to bind
> anything in jndi, since jndi may not be started when these local
> directories are copied. I think it's time for the JBossFilesSystemRoot
> mbean which anyone can use to find the jboss local directory structure.
> I'm thinking this would be the first mbean loaded, and could be used by
> everyone else to find where stuff is. For instance, log4j can find its
> config files, the ServiceDeployer can find where to put local directories,
> and your app can find where to look for its local directory. Is this OK
> with everyone?
No, as I may not have a usable local filesystem. Resources should be loaded
from thread context class loader, not a filesystem.
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development