facebook

Incomplete Exploded Deployment – MyEclipseIDE 4.1.1

💡
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 IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #252008 Reply

    ibemrx
    Member

    On occasion, my installation of MyEclipseIDE 4.1.1 on Windows XP SP1 Eclipse 3.1.2 won’t deploy the contents of the WebRoot directory, just the WEB-INF directory, just as as the previous post below describes.

    http://myeclipseide.com/PNphpBB2+file-viewtopic-t-11789-highlight-exploded+deployment.html

    It doesn’t matter if I add a different application server, e.g. switch from Jetty to Resin. The problem still persists. Although, if I use a WAR deployment (which I don’t want to use), everything gets copied into the .war file.

    I don’t know how to resolve this issue, and it is quite annoying. Does anyone have any ideas what causes this issue and how to fix it?

    Thank you.

    Johan

    #252079

    Riyad Kalla
    Member

    Johan,
    Make sure you right click on your project and refresh it from the root if you are running a script that changes the contents of your project (generates files, etc.) Also be sure you are never deploying to a running app server else you might be running into read locks on the files.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Incomplete Exploded Deployment – MyEclipseIDE 4.1.1

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