谁能告诉我tomcat下server.xml中context属性如何配置
这个问题已经折腾我一天了,回答对了,重赏++情况是这样的:配置项目时,总是报错java.lang.IllegalStateException,Illegalaccess:...
这个问题已经折腾我一天了,回答对了,重赏++
情况是这样的:
配置项目时,总是报错java.lang.IllegalStateException, Illegal access: this web application instance has been stopped already. Could not load java.net.BindException. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.
我的myeclipse中的项目都这个路径下C:\Users\Administrator\Workspaces\MyEclipse 8.6,tomcat中的文件在这个路径下F:\apache-tomcat-6.0.20\webapps
请问path和docBase怎么配置?
以下我在百度上找到的资料:
<Context>元素的属性: 一: path:指定访问该Web应用的URL入口。 二: docBase:指定Web应用的文件路径,可以给定绝对路径,也可以给定相对于<Host>的appBase属性的相对路径,如果Web应用采用开放目录结构,则指定Web应用的根目录,如果Web应用是个war文件,则指定war文件的路径。 三: reloadable:如果这个属性设为true,tomcat服务器在运行状态下会监视在WEB-INF/classes和WEB-INF/lib目录下class文件的改动,如果监测到有class文件被更新的,服务器会自动重新加载Web应用。 展开
情况是这样的:
配置项目时,总是报错java.lang.IllegalStateException, Illegal access: this web application instance has been stopped already. Could not load java.net.BindException. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.
我的myeclipse中的项目都这个路径下C:\Users\Administrator\Workspaces\MyEclipse 8.6,tomcat中的文件在这个路径下F:\apache-tomcat-6.0.20\webapps
请问path和docBase怎么配置?
以下我在百度上找到的资料:
<Context>元素的属性: 一: path:指定访问该Web应用的URL入口。 二: docBase:指定Web应用的文件路径,可以给定绝对路径,也可以给定相对于<Host>的appBase属性的相对路径,如果Web应用采用开放目录结构,则指定Web应用的根目录,如果Web应用是个war文件,则指定war文件的路径。 三: reloadable:如果这个属性设为true,tomcat服务器在运行状态下会监视在WEB-INF/classes和WEB-INF/lib目录下class文件的改动,如果监测到有class文件被更新的,服务器会自动重新加载Web应用。 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询