Workbook 12 deltaExercise 15.1: EJB InterceptorsNo significant changes. Exercise 15.2: Intercepting EJB CallbacksInstead of Invocation.getBean() Invocation.getTarget() must be
used. (This seems to be a bug in Jboss). Furthermore the following
seems to be missing from the ejb-jar.xml. <interceptors> <interceptor> <interceptor-class>com.titan.interceptors.JndiInjector</interceptor-class> </interceptor> </interceptors>
Also the name of the TransactionManager in the local jndi registry is different. Back to the index Further to Workbook 13 UUIDs and information about UUIDs If you have improvements, contact information on the homepage of this host. The uptime of this host |