Re: Error - S 2.1.6 - Validation with xml file

2009-02-13 Thread jbogo
Dave, you are right > ... > > That's not much to go on. > > Dave Here a small example. FORM:                  ACTION: private TipoHistorico tipoHistorico; public String doCrud() throws Exception {        if (getAcao().equalsIgnoreCase("Inserir")){ try { tipoHis

Re: Error - S 2.1.6 - Validation with xml file

2009-02-12 Thread Dave Newton
jb...@pop.com.br wrote: We´re trying to upgrade struts from 2.0.11 to 2.1.6, and in actions where validation with xml file, appears the following errors. In version 2.0.11 the errors doesn´t appear. ... That's not much to go on. Dave

Error - S 2.1.6 - Validation with xml file

2009-02-12 Thread jbogo
We´re trying to upgrade struts from 2.0.11 to 2.1.6, and in actions where validation with xml file,  appears the following errors. In version 2.0.11 the errors doesn´t appear. java.lang.NoSuchMethodException: gov.pr.cohapar.admin.licitacao.action.TipoHistoricoAction.crud() java.lang.Class.get