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 - Cache JBoss classloader
Summary: Cache JBoss classloader
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2007-09-18 11:41 UTC by Petr Hejl
Modified: 2015-09-30 12:01 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.