Ok is the patchdir stuff used at all?

the security initialization from jboss.properties, we need to move that to a
proper JMX initialization.  Move the thread local security stuff, is it
there because there is no other way? is there a reason, or can we safely
work towards putting that in jboss.xml, jboss.jcml

we should really only have the loading of the MLets.  THEN THE LOADING IS
FILE BASED and that is kinda fucked up, we would really need to parse the
arguments for a URL that points to the base directory to load from. We
needed to do that when we were asked to demonstrate on the spot that we
could load the server from http and when we looked at the code it would all
work from the file system and be very local.

Final question... why is the "DocumentBuilderFactory" stuff in the Main
class can't we have the actual loading mechanism make that call? It is more
than repackaging (since you guys know I hate repackaging) it would enable us
to put the xml classes in something else than the base spine but have the
stuff loaded as an MLet from the conf in the beginning.


marc

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


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

Reply via email to