Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: 1.0
-
Labels:None
Description
I don't know if this can be fix in the mojo (need more investigations)
Issue Links
- duplicates
-
MTOMCAT-54
If context path is '/' then emty string must be passed to embedded.createContext(String path, String docBase)
-
What kind of error message do you get?
Usually Tomcat uses a value path="" for the default webapp that is accessible from the URL http://localhost:8080/. Can you try that?