[jboss-dev] Further profling: Where should I focus?
Ales Justin
ales.justin at gmail.com
Tue Jan 5 11:58:47 EST 2010
>> The mechanism you're referring to is jboss-structure.xml.
>> * http://www.jboss.org/community/docs/DOC-13178
>> Even if you use this mechanism, we still need to read into the jar, its
>> META-INF.
>>
>
> But, I thought you said resources aren't discovered through VFS? :)
If I said that, it was a typo.
>> Actually, in MC/AS you never use anything else than VFS to navigate/read
>> some stuff in file system.
>
> Finding a resource should never require scanning and creating metadata
> for the entire jar/filesystem.
How else do you handle in-jar search?
>> If you do, it's bad/wrong usage. Since that's why we wrote VFS. ;-)
>
> Really, like I don't know WTF VFS was invented...Please...
:-)
It's not like you're the only one reading this ml.
Hence it was not intended for-your-eyes-only.
I know you know. ;-)
As I see it, it never hurts to repeat such things.
Specially with VFS, as I've seen too many resource-lookup re-inventions.
More information about the jboss-development
mailing list