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

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

Re: Error - 2.1.6 - index()

2009-01-20 Thread jbogo
I don't use rest plugin. In fact, i haven't used the plugin codebehind. Now, it's working fine. Tanks a lot.

Error - 2.1.6 - index()

2009-01-20 Thread jbogo
We´re trying to upgrade struts from 2.0.11 to 2.1.6, and in all actions appears the following errors. In version 2.0.11 the errors doesn´t appear. java.lang.NoSuchMethodException: gov.pr.cohapar.admin.licitacao.action.ModalidadeAction.index() java.lang.Class.getMethod(Class.java:1581) org.apache.