Hi guys,
I am deploying my ear in BEA WLS 8.1 SP3.
the problem is that I am getting the next exception. The problem is with the JNDI naming stuff. It doesn't find it!
This is for an entity bean(local interfaces), and, yes I am calling the local interfaces and not remote. I use the create ear option from workshop.
java.lang.Exception: javax.naming.LinkException: [Root exception is javax.naming.NameNotFoundException: remaining name: /app/ejb/sisapEjbs.jar#CveBancoMexicoBean/local-home]; Link Remaining Name: '
java:app/ejb/sisapEjbs.jar#CveBancoMexicoBean/local-home'
anybody???
thks a lot.
