facebook

TOMCAT Deployment Problem

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    ctukel
    Member

    I have just installed myEclipse and started learning it. I have problem with deploying an existing project. I am trying to revise an existing code which was written by somebody else. Here is their file structure.

    Test
    index.jsp
    Test2
    index.jsp
    WEB-INF
    CLASSES
    LIB
    abc.jar
    web.xml

    I am using tomcat 5. Whenever I use localhost:8080/Project/Test/index.jsp, I get an error saying that a object which is in abc.jar can not be resolved. I dont have the code for the files in jar file.

    I suppose when I deploy whole project, it should change web.xml and classpath but it seems there is no change.

    As a newbie for myEclipse, can you tell me how can I deploy it and let myEclipse take care of web.xml and other variables in order to see in tomcat. Is there any tutorial? I went through all the documents on the myEclipse site.

    Thanks for your help.

    Caglar Tukel

    #242775

    Riyad Kalla
    Member

    These are all tutorials: http://www.myeclipseide.com/ContentExpress-display-ceid-67.html

    Is this a web project, or a Java project? Also, can you restate the structure of the project and wrap your answer in code blocks (use the code button below) so I can see the proper indentation?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: TOMCAT Deployment Problem

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