[jboss-user] [JBoss Seam] - Re: Pure JPA Persistense Layer

norman.richards@jboss.com do-not-reply at jboss.com
Mon Feb 5 12:06:54 EST 2007


Yes.  components.xml can be used to declare components that don't have an @Name annotation.  

Oh, I did think of one other option, though I like it even less.  You could also use JBoss AOP to add the annotations to the classes at runtime.   We don't have an example of that, but the AOP guys do have examples of weaving annotations into classes.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4011451



More information about the jboss-user mailing list