[b]java.lang.NoSuchMethodError: antlr.collections.AST.getLine()I [/b] 导致此异常产生的原因是hibernate框架的antlr.jar与struts1或2中的antlr.jar的版本不一致,通常删除struts中的jar包即可.