[jboss-dev] Further profling: Where should I focus?
Ales Justin
ales.justin at gmail.com
Tue Jan 5 04:43:08 EST 2010
> Not understanding why you need this precompiled indexing. Do other OSGi
> containers take so freakin long to boot and load jars?
Per OSGi you need to explicitly list everything in manifest.mf.
Hence no scanning + they immediately know where the class can come from.
Not like us, where we have a flat default domain, and we need to check
all available resources for matching resource.
More information about the jboss-development
mailing list