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
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