On 2002.02.24 21:59:38 -0500 Jason Dillon wrote:
> looks like some of the njar changes (not sure what) may have gone sour...
> 
> --jason

I looked at URL and it tries to load the handler with Class.forName and
then the system classloader.

Does your resource protocol handler get loaded ok?  I think we either need
to include these in run.jar or write a jboss handler factory for all our
protocols and set it early in the startup process.  Where should it go?

Or I guess we could make an mbean that we can dynamically add handlers to
from the UnifiedClassLoaders...

Thanks
david jencks

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

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

Reply via email to