ernature.blogg.se

Download eclipse luna for java ee developers
Download eclipse luna for java ee developers





Why aren't the libraries in the root of the ear available to the jars in the lib directory? You've pretty much nailed it, JARs that should be available to all the EAR modules should go here.

  • Why doesn't maven figure this out automatically?Īre there any guide lines for what should be put in the library directory, and is my solution generally acceptable?.
  • Why aren't the libraries in the root of the ear available to the jars in the lib directory?.
  • Are there any guide lines for what should be put in the library directory, and is my solution generally acceptable?.
  • So the final layout look roughly like this: ear I eventually figured out that I needed to put all dependencies (applied also to transitive deps) of the library jar in the library directory to get it to deploy. While adding an implementation of Shiro's Permission interface as an entity in this persistence unit, I had trouble getting the ear to deploy correctly, because the shiro classes where unavailable in the persistence unit.

    download eclipse luna for java ee developers

    There is a library jar containing a JPA 2 persistence unit, which is located in the library directory of the ear (so multiple other modules can use it). The project is built using maven into an.







    Download eclipse luna for java ee developers