facebook

tomcat 4 on OS X deploy

💡
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. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #240493 Reply

    David
    Member

    I have a struts app that I have a resources file: com/xxx/yyy/application.properties

    When using the latest myEclipse to deploy to my local Tomcat 4 installation, I noticed that file doesn’t always get deployed. All the class files and JSP’s do, but not that one property file.

    Here is what I am doing:

    Click the deploy button
    Select the deploy configuration (the only one defined) which is exploded
    Click the “redeploy” button
    Click the OK button

    Any ideas why this is occuring?

    #240535

    Riyad Kalla
    Member

    Is the properties file in your source folder under the com/xxx/yyy package?

    Also, if you are using an exploded deployment, keep in mind that as soon as you save a file (Assuming you have Window > Prefs > General > Workspace > Build automatically turned on) it is deployed out to your app server. So you don’t need to open the dialog and hit redeploy, just save the file, bam, it’s copied out for you.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: tomcat 4 on OS X deploy

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