Yes, this took me some time before as well. Actually, Eclipse doesn't
run from the folder in your workspace but from a internal folder in
the .metadata directory named
.metadata\.plugins\org.eclipse.wst.server.core
For some reason Eclipse stops copying the stuff into this directory
sometimes. As far as i remember stopping Eclipse and deleting the tmp
directory inside helps.

Cheers
Ralf.



On Thu, Sep 18, 2008 at 9:01 PM, Greg Morphis <[EMAIL PROTECTED]> wrote:
> I've got a new laptop and trying to set up all my goodies on it.. I
> believe I have everything set up properly however I'm getting a 404
> error when I view my flex site.
> I start Tomcat server from within Eclipse, and I've cleaned and rebuilt the
> app.
> I see the .swf files in the WebContent folder but when I visit
> http://localhost:8080/myApp/ I get a 404 error.
>
> Root Folder shows : C:\eclipseworkspace\flexdev\myApp\WebContent
> Root URL: http://localhost:8080/myApp/
> Context root: /myApp
>
> I'm not getting this error on my old laptop.. I've checked the
> properties tab and the only difference is
> under Properties >> Java Build Path >> Libraries
> the old laptop had files listed under Web App Libraries
> This one has the same files but they aren't under any folder..
> Could this be causing the problem and if so, how do I add them under
> the Web App Libraries folder?
>
> What else can I check?
>
> HTTP Status 404 - /myApp/index.html
>
> ----------------------------------------------------------
>
> type Status report
>
> message /myApp/index.html
>
> description The requested resource (/myApp/index.html) is not available.
>
> ----------------------------------------------------------
>
> Apache Tomcat/5.5.20
>
> 

Reply via email to