[jboss-dev] Do all the deployers scan the same service classes ?

Sergey Beryozkin sberyozk at redhat.com
Thu Jul 15 07:23:16 EDT 2010


Hi, 

sorry if it is a wrong list for this question...

I was playing a bit with picket-link OpenId web applications the other day and I was copying the required libraries those web apps would need one by one.

I was seeing (expected) ClassNotFoundExceptions but the stack trace was coming from the RestEasy deployer.

I'm wondering, does every JBossAS deployer does scan the endpoint ? Or is there some shared deployer which scans an endpoints for all the annotations and creates some per-endpoint annotations pools, and then concrete deployers check the annotations pools only ?

thanks, Sergey


More information about the jboss-development mailing list