If I want to deploy and start my javaee-program, eclipse gives me the following error-code:
" cannot Deploy [...] deploy is failing=Application with name [...] is not deployed"
The server-log-file below:
Everytime, after I try to change my web.xml, eclipse shows me that message above.
If I return the code of my web.xml-file back to the correct syntax, then i cant deploy anything.
Everytime, I have to reinstall eclipse to deploy something.