An idea might be to implement Java EL in the annotation handling.

Then the code would look like:
@Spring(jndiName="${jndi:lookup('java:comp/env/beanFactoryName')}",bean="manager")
  | private Manager manager;

MC should keep a list of possible functions somewhere in xml.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4090292#4090292

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4090292
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to