[jboss-user] [EJB 3.0] - Re: Create timer -
adenzo
do-not-reply at jboss.com
Sun May 27 04:20:56 EDT 2007
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#4048890
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048890
More information about the jboss-user
mailing list