|Yes - its all file based - altho it has a reference to a MLet, The MLet
|reference is created with a reference to the ContextClassLoader casted to a
|MLet ... huh ... stylish... well it works and does a good job of adding
|local classpaths ...
|
|Maby ome could/should make a RemoteClasspathExtension class to be explicit
|or just rewrite the ClasspathExtension class to also acknowledge remote URL
|directories - as well, not only File Url's ... now - this is maybe
|made like
|this - either as "make it file based for now and get back to it later and
|fix it" - or - "security exceptions all over so make it file based for now
|and fix it later" ? anyway - seems like later is here  ...
|
|any thoughts ? ...
|

yeah, don't make something simple sound complex :)

really the problem with the CPE is that it *lists* the directory and adds
all the file.  The list doesn't work with the http server directory and
afaik there is no way for us to list a remote directory.  The only
workaround will be to
1- either put everyone in a jar
2- either list every jar in the jcml

both are not as convenient but it is a "cas de force majeure"

two peas in a bucket... fuck it...

marcf




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

Reply via email to