Created a simple EJB, WAR and EAR project and deployed it on weblogic 8.1.
When I deploy it from the IDE. It says the Ear file is deployed successfully.
I verified it on the server, it got deployed but the weblogic-ejb-jar.xml is empty on the weblogic server. I checked the verison in the IDE and it has JNDI names etc.
When I am looking up the EJB it is giving me naming exception. I think this is because the weblogic-ejb-jar.xml on the server is empty.
any suggestion would be greatly appreciated.
Thanks,
Praveen.