1 Reply Latest reply on Jun 17, 2009 8:41 AM by wolfc

    How to specify the EJBTimerService's persistencePolicy in JB

      I have an EJB3 application with EJB timers, I want to specify that their persistencePolicy is "noop"

      In AS5 the only place in configuration where i see something like this is in ejb2-timer-service.xml. But i see nothing similar for EJB3? This would allow me to "slim out" EJB2 since i don't have any EJB2.