[jboss-user] [EJB 3.0] - Re: How to reference a POJO EJB3 objects in scheduler-servic

2006-10-10 Thread eisgotoh
Thanks for your reply, Fakeer. Prior to post my S.O.S here, I had checked with JNDI view on the JMX Console, being aware of the syntaxical changes in JNDI reference in JBOSS4. In fact, I am using the same default JNDI name for invoking the same session bean from a client class without having pr

[jboss-user] [EJB 3.0] - How to reference a POJO EJB3 objects in scheduler-service.xm

2006-10-04 Thread eisgotoh
Hello, I migrated a working EJB2 application to EJB3(POJO /JBOSS-4.0.4GA) based one. While everything worked OK thanks to JBOSS's good documentations, I am facing to just an issue. I tried to refer to an EJB3(POJO) stateless session bean by JNDI name inside a dependency description (as here b