facebook

Deployment of ressource file

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

    David
    Member

    Hi,

    I have a Struts project setup for deployement for tomcat 4. When I deploy the application all jsp/classes/lib get copied to the tomcat/webapps dir.

    However, I added a log4j.xml file to one of my src package to configure the log4j logger but it does not get deployed. In fact I also added a ressource named commons-loggin.properties and it does not get deployed eiter.

    The only ressource that get deployed is the default ressource created when you configure a new web project project.

    How do I add files so they can be deployed with my class file ?

    thanks

    #214257 Reply

    David
    Member

    Hi,

    euh, I don’t know what i did, but now the only thing that get deployed is the directory structure ( no file are actually copied, only directory created ) and only of the WEB-INF directory ( the jsp directory does not get copied ).

    Even when I right click on my project node, -> My Eclipse -> Add/Remove Deployement Connecttor -> Redeploy

    Help!

    #214260 Reply

    David
    Member

    It’s me again ,

    I managed ( I don’t know how ) to get the jsp and other file ( but the the class ressource ) to get copied to the deployement directory. However the java compiled .classes file do not get copied into the /WEB-INF/classes directory.

    thanks for your help.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Deployment of ressource file

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