> How exactly do you get this kind of info from ejb-jar.xml or
web.xml?
RTFS (read the fine spec :-)
I know nothing about ejbs and web. ;-)
I'm not really that interested in the discussion beyond removing
~10 seconds of useless waiting everytime I reboot JBoss5.
I got your web profile from 25sec to 20sec
with my simple name exclusion. :-)
The rest of the discussion is just about how simple/intuitive
you can make it (I mean for the user/admin rather than yourself :-).
I'll think of something here:
-
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=145436
Is that a managed object?
Do I have to know how the filter is implemented or can I just declare
which jars (classes?) get scanned for this deployment?
ScanningMetaData should solve this.