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
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
I don't use rest plugin.
In fact, i haven't used the plugin codebehind.
Now, it's working fine.
Tanks a lot.
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.
4 matches
Mail list logo