2009年3月30日星期一

bma.bricks.module.servlet.ModuleServlet' is not a known servlet

[17:01:23.657] WebApp[http://localhost:8080]
stopping[17:01:23.697] WEB-INF/web.xml:3:
'bma.bricks.module.servlet.ModuleServlet' is not
a known servlet. Servlets belong in the
classpath, often in WEB-INF/classes.[17:01:26.151] WebApp[http://localhost:8080]
stopping[17:01:26.190] WEB-INF/web.xml:3:
'bma.bricks.module.servlet.ModuleServlet' is not
a known servlet. Servlets belong in the
classpath, often in WEB-INF/classes.[17:01:31.461] WebApp[http://localhost:8080]
stopping[17:01:31.501] WEB-INF/web.xml:3:
'bma.bricks.module.servlet.ModuleServlet' is not
a known servlet. Servlets belong in the
classpath, often in WEB-INF/classes.[17:01:34.037] WebApp[http://localhost:8080]
stopping[17:01:34.073] WEB-INF/web.xml:3:
'bma.bricks.module.servlet.ModuleServlet' is not
a known servlet. Servlets belong in the
classpath, often in WEB-INF/classes.
这个故障的原因是没有配置resin服务安装目录下的
conf/default-app.xml文件。找到 optional="true"/>把该行的代码修改为optional="true"/>optional="true"/>optional="true"/>optional="true"/>注意:以上代码必须按照上述顺序配置

没有评论: