facebook

Web app deployment – dependent jars

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

    Brandon Rife
    Member

    My web app has a dependency on a dozen or so jar files. These jar files are made available to the Eclipse project via a user defined library. I would expect that MyEclipse would deploy these jars to the WEB_INF/lib folder but his doesn’t happen. Do I have to import each jar file into the webroot/WEB-INF/lib folder to get deployment?

    Thanks,
    Brandon

    #216244 Reply

    Riyad Kalla
    Member

    Brandon,
    Currently we don’t support deployment of user libs BUT it is an open enhancement that we hope to get to soon (we definately see the value of it). In the mean time, yes your libs should be in the WEB-INF/lib directory OR added as external libs to be deployed.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Web app deployment – dependent jars

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