This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 115825

Summary: Cache JBoss classloader
Product: serverplugins Reporter: Petr Hejl <phejl>
Component: JBossAssignee: Petr Hejl <phejl>
Status: RESOLVED FIXED    
Severity: blocker Keywords: PERFORMANCE
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

Description Petr Hejl 2007-09-18 11:41:30 UTC
Many invocations of classloader creation (which consists of checks for file existence and so). In most cases it can be
cached in JBDeploymentfactory.
Comment 1 Petr Hejl 2015-09-30 12:01:22 UTC
This has been already resolved.