NoSuchMethodError org/apache/tiles/template/InsertAttributeModel.execute after migrate from 2.5.25 to struts 6.3.0.2

2024-01-12 Thread ndeleon
hi Lukasz, I am not able to post on the struts user group. I am reposting my issue below. thanks. Hi, Need help. We use struts 2.5.25 with Tiles 3. We migrated struts 2.5.25 to struts 6.3.0.2, we hit error, see below, log from websphere app server version 9.0.5. [1/11/24 12:02:32:792 EST] 00

RE: ActionInvocation/ActionContext - NoSuchMethodError

2009-10-30 Thread James Cook
-Original Message- From: Daniel Stephenson [mailto:dan.stephen...@gmail.com] Sent: 30 October 2009 16:35 To: Struts Users Mailing List Subject: ActionInvocation/ActionContext - NoSuchMethodError Hello Everyone! I am trying to upgrade from Struts 2.0.14 to Struts 2.1.8 and have hit a small snag which

ActionInvocation/ActionContext - NoSuchMethodError

2009-10-30 Thread Daniel Stephenson
Hello Everyone! I am trying to upgrade from Struts 2.0.14 to Struts 2.1.8 and have hit a small snag which I can't seem to resolve through some Google searching. Following is part of my defined Inteceptor (the intercept method): ... public String intercept(ActionInvocation invocation) throws

Re: Struts Tiles (1.3.8) - NoSuchMethodError Exception

2007-12-27 Thread ravi_eze
> To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Struts-Tiles-%281.3.8%29---NoSuchMethodError-Exception-tp14507333p145

Re: Struts Tiles (1.3.8) - NoSuchMethodError Exception

2007-12-26 Thread Greg Reddin
On Dec 26, 2007 4:45 PM, Mohamed Mohideen <[EMAIL PROTECTED]> wrote: > Hello there, > I am trying the basic template example from Struts Tiles(1.3.8) website. I > started with struts-blank-1.3.8.war. Getting the following exception. > Looks like it's failing in the following line... > > > > Som

Struts Tiles (1.3.8) - NoSuchMethodError Exception

2007-12-26 Thread Mohamed Mohideen
Hello there, I am trying the basic template example from Struts Tiles(1.3.8) website. I started with struts-blank-1.3.8.war. Getting the following exception. Looks like it's failing in the following line... Some one suggested to replace it beanName to definition. It didn't help. Please shed

validatorform NoSuchMethodError

2006-12-18 Thread Kranti
* i am using validatorform for validating the fields it is giving java.lang.NoSuchMethodError: org.apache.commons.validator.Validator.addResource (Ljava/lang/String;Ljava/lang/Object please suggest *

RE: NoSuchMethodError

2005-06-24 Thread Michael Oliver
702)643-7425 Fax:(702)974-0341 *Note new email changed from [EMAIL PROTECTED] -Original Message- From: Michael Oliver [mailto:[EMAIL PROTECTED] Sent: Thursday, June 23, 2005 2:19 PM To: user@struts.apache.org Subject: NoSuchMethodError I added some new modules to an existing working struts app

NoSuchMethodError

2005-06-23 Thread Michael Oliver
I added some new modules to an existing working struts application. When trying to access an action in the original application, I get the following in the logs with DEBUG on org.apache.struts I have made no changes to the original webapp, only added some new modules. I checked the libs and tl