[jboss-dev-forums] [JBoss Microcontainer Development POJO Server] - Re: integration with the Papaki annotation indexer/repositor
alesj
do-not-reply at jboss.com
Mon Sep 14 06:54:34 EDT 2009
"smarlow at redhat.com" wrote :
| I will take a dive into the MC code, to see what I can learn about the possible integration. If someone that knows better, wants to just point out which five lines of code to change, that would be welcome! :-)
|
You should simply do the following:
* write a new POST_CL deployer (PapakiDeployer) that uses Papaki to read indexed annotations
and creates AnnotationEnvironment (AE) for it (+ attaches it to DU)
* make sure current deployer that creates AE doesn't run if AE already exists in DU
(+ make sure this deployer runs *after* PapakiDeployer)
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4255042#4255042
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4255042
More information about the jboss-dev-forums
mailing list