I want to provide an @JNDI annotation similar to the @JMX
lifecycle to make this easier for developers.
This will be important if we ever get around to
changing our naming contexts to read-only since we
can just change the @JNDI aspect to use the new
mechansim for binding to jndi.
How does this compare with what we already have:
-
http://anonsvn.jboss.org/repos/jbossas/projects/microcontainer/trunk/aop-...