facebook

3.8.1 Enterprise Deployment Problem [Closed]

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #213033 Reply

    Hello,

    I just upgraded to 3.8.1 by uninstalling 3.8GA and installing 3.8.1 because I could not hit the update site. Maybe a firewall issue.

    So when I am deploying my enterprise application project I get the error:

    The deployment descriptor ‘META-INF/ejb-jar.xml’ was not found”

    Also it did not deploy my weblogic-ejb-jar.xml.

    This happens on exploded or packaged.

    Regards,
    Jeff

    #213051 Reply

    I moved my POJO source files to the EJB project then deployed it.

    Wa-la the files are there.

    #213058 Reply

    Riyad Kalla
    Member

    Jeff,
    Are you all set or did you need us to take a look at this for you?

    #213062 Reply

    Yes, this still does not work.

    The proper J2EE project should have the source POJOs in the web project. So I moved it back.

    #213069 Reply

    Riyad Kalla
    Member

    Is your setup:

    
    + EAP Project
      + EJB Project
      + Web Mod Project (has POJOs)
    

    And the two problems are you having is 1) the ejb-jar.xml file not being deployed and 2) the POJOs from Web Mod project not being deployed?

    #213088 Reply

    Yes, that is my setup.

    I figured it out. It looks like my .metadata was corrupted.

    Here is what is what I did:
    Shut down eclipse
    Uninstalled 3.8.1
    Deleted the .metadata folder
    Deleted my project folders
    Installed 3.8.1
    Started Eclipse
    Setup EAP

    Works fine. 🙂

    Thank you for your time,
    Jeff

    #213096 Reply

    Riyad Kalla
    Member

    Jeff,
    I’m glad to hear its working and appreciate you closing the loop with us.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: 3.8.1 Enterprise Deployment Problem [Closed]

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