我骂WebSphere
pxboy 2004-03-11 03:30:33 用的JB,配个struts,因为改了工程的Requied Liberaties,不记得加struts了,结果一直提示:Cannot find ActionMappings or ActionFormBeans collection,以为struts_config.xml没配好,弄了一遍又一遍,结果在WebSphere的日志文件里才找到异常信息:
无法装入 servlet:java.lang.NoClassDefFoundError: org/apache/commons/digester/RuleSet
有什么办法能打开WebSphere的java控制台?能直接看到System.out信息的!!!