Related with the possibility of being a network problem it is discarded as I work locally. Both MyEclipse and my development workspace and Tomcat server are located in the same machine. In fact I’m just connect to Internet.
That doesn’t matter, MyEclipse will still try and pull remote resources for the purposes of validation.
Why do you think this happens only when I open web.xml file?
It sounds like it’s happening when it tries to validate the XSD that the web.xml file references.
Let’s do a quick test to see if this is what is happening.
1. I have attached a ZIP to this post that includes 2 projects.
2. Download the file and import the projects into your workspace using File > Import > Existing Projects and then select the Archive file (and import both projects).
NOTE: Open your Progress view and have it visible before continuing…
3. Try and open the web.xml file from the “WebXML-NoXSD-Project” project, it should open in the normal XML editor and open instantly, does it do that?
4. Now try and open the web.xml file in the “WebXML-WithXSD-Project” project, it should take a bit of time, possibly spin up a process you might see down in the Process view, and it should open in the normal web.xml editor. Is that what happened?
Attachments:
You must be
logged in to view attached files.