You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SEVERE: Error starting static Resources
java.lang.IllegalArgumentException: Document base C:\work\sideprojects\java_rest\jersey2-akka-java\src\main\webapp does not exist or is not a readable directory
at org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext.java:138)
at org.apache.catalina.core.StandardContext.resourcesStart(StandardContext.java:4912)
you need to add empty src\main\webapp to git to make it work.
The text was updated successfully, but these errors were encountered:
Maven goal fails at start
you need to add empty
src\main\webapp
to git to make it work.The text was updated successfully, but these errors were encountered: