Re: 2.3.28.1 to 2.5.1 - java.lang.NoSuchMethodError: ognl.SimpleNode.isOperation

2016-06-29 Thread Adam Brin
Hi, Emi, do you have a maven pom that shows dependencies? It might be that you’ve got multiple copies of XWork, Struts2 (somehow) or another conflict. Probably need more information to help debug. best, adam -- _ Adam Brin Director of Te

Re: 2.3.28.1 to 2.5.1 - java.lang.NoSuchMethodError: ognl.SimpleNode.isOperation

2016-06-29 Thread Christoph Nenning
> > Hello, > > > > Upgrade 2.3.28.1 to 2.5.1. > > > > Tried to start tomcat7.0.70, and got the following msg. Can someone > > let me know which jar(s) are missing/wrong version please? > > > > > > SEVERE: Exception starting filter struts2: > > java.lang.NoSuchMethodError: > > ognl.SimpleNode.isOp

Re: 2.3.28.1 to 2.5.1 - java.lang.NoSuchMethodError: ognl.SimpleNode.isOperation

2016-06-29 Thread Emi
Hello, Upgrade 2.3.28.1 to 2.5.1. Tried to start tomcat7.0.70, and got the following msg. Can someone let me know which jar(s) are missing/wrong version please? SEVERE: Exception starting filter struts2: java.lang.NoSuchMethodError: ognl.SimpleNode.isOperation(Lognl/OgnlContext;)Z at