remove author
This commit is contained in:
@ -55,9 +55,7 @@ import org.apache.catalina.webresources.FileResourceSet;
|
|||||||
import org.apache.catalina.webresources.StandardRoot;
|
import org.apache.catalina.webresources.StandardRoot;
|
||||||
import org.apache.tomcat.util.scan.StandardJarScanner;
|
import org.apache.tomcat.util.scan.StandardJarScanner;
|
||||||
|
|
||||||
/**
|
|
||||||
* @author Victor Bellavin
|
|
||||||
*/
|
|
||||||
public class TomcatStarter {
|
public class TomcatStarter {
|
||||||
private String contextPath = "/ncore";
|
private String contextPath = "/ncore";
|
||||||
private int port = 8080;
|
private int port = 8080;
|
||||||
|
Reference in New Issue
Block a user