After a NoClassDefError classes are still not found even if they have been 
installed in the meantime
----------------------------------------------------------------------------------------------------

                 Key: SLING-1302
                 URL: https://issues.apache.org/jira/browse/SLING-1302
             Project: Sling
          Issue Type: Bug
          Components: Scripting
            Reporter: Carsten Ziegeler


Use case:
A jsp uses a class from Bundle A - the first time this jsp is used Bundle A is 
available.
Bundle A is then uninstalled
Requesting the JSP results in a NoClassDefError as the class from Bundle A is 
not available anymore (this is expected!)
Installing Bundle A brings the required class back into the system
However the NoClassDefError does not get away

Restarting the jsp scripting solves the problem

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to