[jboss-dev-forums] [Design of EJB 3.0] - Re: New Build Artifact - EJB3 External API

bstansberry@jboss.com do-not-reply at jboss.com
Wed Nov 7 21:22:10 EST 2007


TBH, I don't see why @Cache needs to be in an ext-api jar at all. It's a specification of what impl of an SPI to use, which is probably not the sort of thing we should be encouraging, and definitely isn't something that we need to make totally painless.

The only reason a user would need to use this annotation is if they write a custom Cache impl.  And if they do that they are going to have to have the full ejb-core jar on their classpath anyway.

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

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



More information about the jboss-dev-forums mailing list