facebook

how to exclude a referenced jar file during deplyment

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #301231 Reply

    hi,
    in my project there is a referenced jar file. I do not want this jar file to be exist in the deployment folder (i.e. web-inf/lib) on tomcat server. how can I do this?

    #301238

    The solution is found,
    go to “Configure Build Path”–>”Libraries” tab, click on Add Library, choose “User Library” and click Next, then click “User Libraries” button, then a new dialog will appear. after that, click on “New” button, insert any name, and dont forget to check the “System Library” checkbox. then click OK. after that, click “Add JARs” button to add your required jars.
    the new library name will be added to libraries list. when you deploy the project, those jars will not exist in the deployment folder (web-inf/lib)

    #301241

    support-joy
    Member

    fafundee,

    Good to hear that you are all set.
    Thanks for the solution, it may be helpful for other users.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: how to exclude a referenced jar file during deplyment

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

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