Hi,
I am trying to deploy entity bean using weblogic.I am able to deploy it successfully but when i try to see that ejb from console ,i am able to see ejb as deployed but while testing through window i m getting following message.
" There are no EJBs defined in this module. "
But i have not got any error message during deploying.
Also when i try to run client i m getting following message.
"
The client was unable to lookup the EJBHome. Please make sure that you have deployed the ejb with the JNDI name ejb20-beanManaged-AccountHome on the WebLogic server at t3://localhost:7001
Unable to look up the beans home: Unable to resolve 'ejb20-beanManaged-AccountHo
me' Resolved"
Any advice will be appriciated.
thanks
I am trying to deploy entity bean using weblogic.I am able to deploy it successfully but when i try to see that ejb from console ,i am able to see ejb as deployed but while testing through window i m getting following message.
" There are no EJBs defined in this module. "
But i have not got any error message during deploying.
Also when i try to run client i m getting following message.
"
The client was unable to lookup the EJBHome. Please make sure that you have deployed the ejb with the JNDI name ejb20-beanManaged-AccountHome on the WebLogic server at t3://localhost:7001
Unable to look up the beans home: Unable to resolve 'ejb20-beanManaged-AccountHo
me' Resolved"
Any advice will be appriciated.
thanks