I just copied and pasted your code and tested it, and it works fine for me. Im using JBoss 4.0.3
Maybe your jboss is not configured properly. Be sure that when you deploy your file, you can read something like this in your jboss log: 2006-03-07 18:37:21,023 INFO [org.jboss.ejb3.ProxyDeployer] no declared remote bindings for : poji.ServiceBean 2006-03-07 18:37:21,024 INFO [org.jboss.ejb3.ProxyDeployer] there is remote interfaces for poji.ServiceBean 2006-03-07 18:37:21,024 INFO [org.jboss.ejb3.ProxyDeployer] default remote binding has jndiName of poji.Service 2006-03-07 18:37:21,086 DEBUG [org.jboss.ejb.txtimer.EJBTimerServiceImpl] createTimerService: [EMAIL PROTECTED] 2006-03-07 18:37:21,086 DEBUG [org.jboss.ejb3.stateless.StatelessManager] Started jboss.j2ee:service=EJB3,name=poji.ServiceBean Hope this helps you View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928607#3928607 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928607 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
