Migrating from RC7 to RC8
@EJB has been moved from javax.annotation to javax.ejb to conform with final draft of spec.
javax.interceptor.InvocationContext.getBean() method has been renamed to javax.interceptor.InvocationContext.getTarget()
@EJB has been moved from javax.annotation to javax.ejb to conform with final draft of spec.
javax.interceptor.InvocationContext.getBean() method has been renamed to javax.interceptor.InvocationContext.getTarget()
Comments