[jboss-user] [EJB 3.0] - Re: JBOSS5.1.x :: Does EJB3 MDB has a dependency on EJBTimer

2009-08-01 Thread preetam_pict
thanks people !

reported an issue at 
https://jira.jboss.org/jira/browse/EJBTHREE-1880

so for time being i think i should add the timer service back again :)

thanks 
~PP

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247416#4247416

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247416
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB 3.0] - Re: JBOSS5.1.x :: Does EJB3 MDB has a dependency on EJBTimer

2009-07-31 Thread jaikiran
It's sort of covered in this open JIRA 
https://jira.jboss.org/jira/browse/EJBTHREE-1173

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247271#4247271

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247271
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB 3.0] - Re: JBOSS5.1.x :: Does EJB3 MDB has a dependency on EJBTimer

2009-07-31 Thread wolfc
It's hardcoded in Ejb3Deployment.registerContainer.

Please file an issue in https://jira.jboss.org/jira/browse/EJBTHREE

Note that this is a low priority. The issue will probably dissipate when the 
new deployers come online.
The bean should really have an optional dependency on 
org.jboss.ejb3.timerservice.spi.TimerServiceFactory (which is implemented by 
the bean installed in ejb3-timerservice-jboss-beans.xml).

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247236#4247236

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247236
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user