Servlet Faces Servlet is currently unavailable

 
[11-11-17 18:26:12:937 CST] 0000002f ApplicationDe I ApplicationDeploymentController perform ApplicationDeploymentController: performing appcontexts refresh
[11-11-17 18:26:16:437 CST] 0000002f AdminHelper   A   ADMN1011I: 尝试停止 klebill 应用程序。
[11-11-17 18:26:16:468 CST] 0000002f ApplicationMg A   WSVR0217I: 正在停止应用程序:klebill
[11-11-17 18:26:16:625 CST] 0000002f ApplicationMg A   WSVR0220I: 应用程序已停止:klebill
[11-11-17 18:26:17:062 CST] 0000002f ApplicationDe I ApplicationDeploymentController perform ApplicationDeploymentController: performing appcontexts refresh
[11-11-17 18:26:29:750 CST] 0000002f AdminHelper   A   ADMN1009I: 尝试启动 klebill 应用程序。
[11-11-17 18:26:29:781 CST] 0000002f ApplicationMg A   WSVR0200I: 正在启动应用程序:klebill
[11-11-17 18:26:29:781 CST] 0000002f ApplicationMg A   WSVR0204I: 应用程序:klebill 应用程序构建级别:未知
[11-11-17 18:26:30:531 CST] 0000002f WebGroup      A   SRVE0169I: 正在装入 Web 模块:EBill。
[11-11-17 18:26:31:484 CST] 0000002f LifecycleList I org.apache.shale.view.faces.LifecycleListener <init> Initializing org.apache.shale.view.faces.LifecycleListener
[11-11-17 18:26:31:484 CST] 0000002f WebExtensionP W   Servlet Faces Servlet is currently unavailable: SRVE0201E: Servlet [javax.faces.webapp.FacesServlet]:不是 servlet 类
[11-11-17 18:26:31:515 CST] 0000002f WebExtensionP W   Servlet TilesServet is currently unavailable: SRVE0201E: Servlet [org.apache.tiles.servlet.TilesServlet]:不是 servlet 类
[11-11-17 18:26:31:515 CST] 0000002f VirtualHost   I   SRVE0250I: Web 模块 EBill 已绑定到 default_host[*:9080,*:80,*:9443,*:5060,*:5061,*:443]。
[11-11-17 18:26:31:515 CST] 0000002f ApplicationMg A   WSVR0221I: 应用程序已启动:klebill
[11-11-17 18:26:31:546 CST] 0000002f ApplicationDe I ApplicationDeploymentController perform ApplicationDeploymentController: performing appcontexts refresh






此问题的解决办法:

由于采用了内部类加载导致没有找到servlet-api.jar 最后用的是共享库,具体可以给我留言。我会给你回复。

你可能感兴趣的:(Web,servlet)