mercredi 1 juillet 2015

Are there source files, or only class files, in EAR projects?

Suppose I have an EJB project called X and a JSP project called Y. Consequently I have X.jar and Y.war . I create an EAR project called Z, adding X and Y as dependencies.

  1. Will/should the source files for projects X and Y be stored in Z's project directory?

  2. What exactly will project Z store about X and Y besides references to them in application.xml ?

Edit: These projects are in Eclipse.

Aucun commentaire:

Enregistrer un commentaire