In server.xml add the following insite host tag:
On eclipse:
<Context docBase="mmsinbox" path="/mmsinbox" reloadable="true" source="org.eclipse.jst.jee.server:mmsinbox" />Normal tomcat
<Context docBase="helloworld" path="" reloadable="true" />
Link: The Context Container
No comments:
Post a Comment