facebook

Error deploying EJB on weblogic 8.1

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #269577 Reply

    PKKALLA
    Member

    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.

    #269596

    Riyad Kalla
    Member

    Praveen,
    MyEclipse doesn’t actually generate that file for you, so if you have created it in your project and then deployed it and it’s getting cleared out, try checking your Weblogic logs to see if WebLogic is doing something to the file, like resetting it to default for some reason.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Error deploying EJB on weblogic 8.1

You must be logged in to post in the forum log in