Tobias Seelinger writes:
 > Hi,
 > 
 > I have tried to configure JBoss BETA PROD 03 with dynamic class
 > downloading. WebServer.class gets a request from a servlet (works fine)
 > and retrieves the requested class file in all known classLoaders
 > (doesn't work). It could not work, because the necessary code in
 > ContainerFactory.java (line 729) is marked as a comment.
 > In a previous version this worked fine. Is there any reason for
 > disabling this feature ?

The webserver works for you?  I always get java.lang.VerifyError when
starting up, complaining that local variable 4 contains wrong type or
some such (don't have the error on hand).

Tom


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

Reply via email to