facebook

Missing various HTML files in Custom Exploded EAR Location

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

    When trying to deploy create an exploded directory structure to a custom location, discovered in testing that various HTML files, e.g., index.html, in the WebRoot directory were missing from the custom location directory created. Steps to do this were as follows:

    o Created a new deployment specifying Custom Location Suffix
    o Specifed a custome directory, e.g., c:\exploded
    o Ran the deploy … various HTML files, directories in the WebRoot were missing
    o Ran a redeploy … files/directories still missing

    Using the Eclipse Resource Perspective and Navigator view, showed that the missing files were indeed present in the Web Application space in the WebRoot directory. Decided to refresh the WebRoot directory and redeploy … files/directories were now present in the custom location.

    Any idea as to why this is happening? The custom directory was created new, i.e., it did not contain any content before the deploy/redeploy. Perhaps an unreported bug? Did not see anything related to this problem in the forum.

    Configuration Information
    ————————-

    *** Date: Tue Feb 21 12:38:35 EST 2006

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_04

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.1.0 GA
    Build id: 20060122-4.1-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Platform

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse RCP

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Java Development Tools

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Plug-in Development Environment

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Project SDK

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\eclipse_3.1.0\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    8b0_60
    -vm
    C:\WINDOWS\SYSTEM32\javaw.exe

    #247203 Reply

    Riyad Kalla
    Member

    Whenever you perform operations on a file ssytem that is out of sync between the OS’s file system and Eclipse’s view of it, deployments and other operations like builds will fail. When you refreshed, you put Eclipse back in sync and “fixed” it. This setting can be turned on to do it automatically from Window > Prefs > General > Workspace

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Missing various HTML files in Custom Exploded EAR Location

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