I think this was caused by too many files on the system classpath.
I don't recall the specifics, but you can search the mailing list for MLet
and Classpath or something like that.  My vague memory is that you have
the bean classes on the system classpath as well as in the deploy
directory, or something like that.

Aaron

On Thu, 31 Aug 2000, Christoph Sturm wrote:
> Hello all!
> 
> Running jboss in the visual age debugger I get a classcast exception
> here:
> 
> packageg org.jboss.util.ClassPathExtension
>    // Public --------------------------------------------------------
>    public ObjectName preRegister(MBeanServer server, ObjectName name)
>           throws java.lang.Exception
>    {
> HERE:          MLet mlet = (MLet)getClass().getClassLoader();
> 
> Can someone explain to me what this line is supposed to do?
> 
> -- 
> Best regards,
>  Christoph                          mailto:[EMAIL PROTECTED]
> 
> 
> 
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]
> 



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to