Hello Deepak , what Java EE server are you using ? I have found that using the RI glassfish server will wreck your code while on weblogic or otheres it may work ok .
Thanks for your reply. I am using JBOSS 4.2.3.GA for all my EJB. If you would have my other posts you would have noticed that I have found similar issues where the session beans are clearly violating the rules of Session Beans. For Session Beans rules i have read EJB In Action 3.0
I had finalize() for MDB and it was invoked after the PreDestroy method. The spec said MDB must not have PreDestroy method. Can someone please clarify finalize() with MDB and session beans
Dude the very same thing as in Your another post about method naming conventions.
I don't know what post your talking but even if it is, I am expecting an resolution for which am convinced.
Experts/Ranchers, Please take time and reply.