Scott, is it possible to 'fix' this? Or how can i workaround it myself...
/L

----- Original Message ----- 
From: Scott M Stark <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 21, 2001 2:27 AM
Subject: Re: [JBoss-user] Dynamic classloading


> Yes. What your doing is not dynamic class loading ala RMI annotated
> codebases. Your using the WebServer as the application class loader. I
> fixed a problem with the RMI dynamic class loading as well as a problem
> where class identity was not associated with the server side jar from which
> the class was loaded. There can be multiple deployments of an application that
> use a class named se.benefit.rita.checkout.client.Client and the request you show
> below is amiguous. I can look at restoring the previous behavior if the request
> is not for an annotated class.
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


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

Reply via email to