Hi,
Any further info on this?
I had similar trouble, and in the end got it working by making a seperate call, i.e.:
JSF ManagedBean -> A:doSomething();
JSF ManagedBean -> B:makeTime();
Then making timers worked, as long as I did not EJB work within B.
This was on 4.2.0.CR2
Having other issues like this regarding using a @Resource injected JDBC connection also.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048890#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...