Hi,
I apologize for not posting this earlier, the problem was that ibm- binding files were missing ejb references and also the reference then did not match from binding file with JNDI look ups....
Type: Posts; User: rick010; Keyword(s):
Hi,
I apologize for not posting this earlier, the problem was that ibm- binding files were missing ejb references and also the reference then did not match from binding file with JNDI look ups....
Hi,
I am trying to allow a spring web flow project to access some EJBs for some functional pieces, I have (in EJB project):
1.) Business delegate
2.) Home interface (this is an EJB 2 project)...