facebook

Stupid newbie question on deploying a jar [Closed]

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

    pbh001
    Member

    😳 Ok I admit it, I am a newbie and this question is probably dumb.

    I have a web module and can deploy it with no problem. But I have a jar that my project needs in order to work.

    I have tried to copy it to the
    workspace\Myproject\WebRoot\WEB-INF\lib
    folder but that did not deploy the file when I re-deployed the project.

    I tried to import the jar into the lib folder from the Package Explorer view, but that just un-jarred it into that folder and then deployed the unjarred version.

    I tried putting the jar into the real lib folder under
    E:\jakarta-tomcat-5.0.19\webapps\Myproject\WEB-INF\lib
    which works great until I re-deploy and then it gets toasted.

    What am I doing wrong?

    Brian

    #205787 Reply

    pbh001
    Member

    OK I must be on crack, now copying the jar to the
    workspace\Myproject\WebRoot\WEB-INF\lib

    does copy it to the
    E:\jakarta-tomcat-5.0.19\webapps\Myproject\WEB-INF\lib
    when I deploy the project.

    Sorry for wasting your time.

    Brian

    #205794 Reply

    Riyad Kalla
    Member

    No problem, we are glad its working now.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Stupid newbie question on deploying a jar [Closed]

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