This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: why we need to generate *-jandex.jar ? what is *-jandex.jar used for?nickarls Feb 27, 2013 2:19 AM (in response to zhouyaguo)1 of 1 people found this helpfulFrom an article on in.relation.to One major optimization is that we index annotation information by quickly scanning a subset of the class file data. For even greater efficiency we allow modules the ability to pregenerate a space efficient index which is designed to be loaded very quickly. 
- 
        2. Re: why we need to generate *-jandex.jar ? what is *-jandex.jar used for?zhouyaguo Feb 27, 2013 8:12 PM (in response to nickarls)Thanks for ur response, Nicklas. u mean http://in.relation.to/Bloggers/WhyIsJBossAS7SoFast ? After asking google, i got the link, It's helpful. 
 
    