Question

i am using Idea 13.1 CE and trying to start multi module project, but i am getting this error WARN - WebInfConfiguration - Web application not found src/main/webapp WARN - WebAppContext - Failed startup of context o.e.j.w.WebAppContext{/,null},src/main/webapp

In netbeans this project works. Any suggestions?

Was it helpful?

Solution

Go to "Run/Debug Configuration" and set "Working directory" to $MODULE_DIR$

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top