facebook

Dependent Project missing from WAR file.

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

    idfbins
    Member

    I am currently using MyEclipse 4.1.1. I have two web projects: project A and project B. Project A references project B in the build path configuration. Project B is marked for export in Project A’s “JavaBuild Path ->Order and Export” settings. In Project A’s “MyEclipse-Web ->Deployment” I have “Use Smart Deployment” selected.

    However, when I deploy project A to the target JBoss server project B is never exported anywhere inside the WAR file. I cannot find any jar or folder with project B’s classes. What do I need to do to get Project B’s classes to be included in Project A’s .war file?

    #250973 Reply

    idfbins
    Member

    I also noticed that if I reference a regular java project, the dependent project’s classes are deployed. However, if I reference a web project, the dependent project’s classes are not deployed.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Dependent Project missing from WAR file.

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