tanujkush
04-14-2007, 03:13
Hi,
I have just migrated my application from weblogic 8.1, JDK 1.4 to weblogic 9.1 with JDK 1.5. I was using WebMethods 6.1 initially to import xmls into my application. When I migrated the application to 9.1, I am not able to carry out a lookup on an EJB which has been properly deployed and shows up in the weblogic console for deployed applications.
The exception I get while lookin up the EJB is
$errorDumpcom.wm.lang.flow.FlowException:The client was unable to lookup the EJBHome. Please make sure that you have deployed the ejb with the JNDI name com.manh.tpm.ejb.session.tpmsessionfacade.TPMSessionFacadeHome$errorInfo$errorDumpcom.wm.lang.flow.FlowException:The client was unable to lookup the EJBHome. Please make sure that you have deployed the ejb with the JNDI name com.manh.tpm.ejb.session.tpmsessionfacade.TPMSessionFacadeHome$errorThe client was unable to lookup the EJBHome. Please make sure that you have deployed the ejb with the JNDI name com.manh.tpm.ejb.session.tpmsessionfacade.TPMSessionFacadeHome$localizedErrorThe client was unable to lookup the EJBHome. Please make sure that you have deployed the ejb with the JNDI name com.manh.tpm.ejb.session.tpmsessionfacade.TPMSessionFacadeHome$errorTypecom.wm.lang.flow.FlowException$serviceLCOMM100.Testing:TestDirectASN2004R1$userAdministrator$time2007-04-14 13:09:38 GMT+05:30
Can anyone please help me with this?
Thanks
I have just migrated my application from weblogic 8.1, JDK 1.4 to weblogic 9.1 with JDK 1.5. I was using WebMethods 6.1 initially to import xmls into my application. When I migrated the application to 9.1, I am not able to carry out a lookup on an EJB which has been properly deployed and shows up in the weblogic console for deployed applications.
The exception I get while lookin up the EJB is
$errorDumpcom.wm.lang.flow.FlowException:The client was unable to lookup the EJBHome. Please make sure that you have deployed the ejb with the JNDI name com.manh.tpm.ejb.session.tpmsessionfacade.TPMSessionFacadeHome$errorInfo$errorDumpcom.wm.lang.flow.FlowException:The client was unable to lookup the EJBHome. Please make sure that you have deployed the ejb with the JNDI name com.manh.tpm.ejb.session.tpmsessionfacade.TPMSessionFacadeHome$errorThe client was unable to lookup the EJBHome. Please make sure that you have deployed the ejb with the JNDI name com.manh.tpm.ejb.session.tpmsessionfacade.TPMSessionFacadeHome$localizedErrorThe client was unable to lookup the EJBHome. Please make sure that you have deployed the ejb with the JNDI name com.manh.tpm.ejb.session.tpmsessionfacade.TPMSessionFacadeHome$errorTypecom.wm.lang.flow.FlowException$serviceLCOMM100.Testing:TestDirectASN2004R1$userAdministrator$time2007-04-14 13:09:38 GMT+05:30
Can anyone please help me with this?
Thanks