Re: WARNING: Could not find action or result There is no Action mapped for namespace / and action name . - [unknown location]

2009-02-13 Thread Ratheesh Kumar K
wrote: > > Add the config browser to your app and check what urls it is mapping: > http://struts.apache.org/2.x/docs/config-browser-plugin.html > > musachy > > On Fri, Feb 13, 2009 at 11:31 AM, Ratheesh Kumar K > wrote: >> >> Thanks for your reply. >> I

Re: WARNING: Could not find action or result There is no Action mapped for namespace / and action name . - [unknown location]

2009-02-13 Thread Ratheesh Kumar K
uld start with a capital letter, i.e., TestAction. > * You should use the ng filter in 2.1.6. > * Namespaces should begin with a slash ("/"). > > Is there anything in the log regarding a filter startup failure? > > Dave > > Ratheesh Kumar K wrote: >> hi , >>

Re: WARNING: Could not find action or result There is no Action mapped for namespace / and action name . - [unknown location]

2009-02-11 Thread Ratheesh Kumar K
has. > > > > --- On Thu, 12/2/09, Ratheesh Kumar K wrote: > >> From: Ratheesh Kumar K >> Subject: Re: WARNING: Could not find action or result There is no Action >> mapped for namespace / and action name . - [unknown location] >> To: user@struts.apac

Re: WARNING: Could not find action or result There is no Action mapped for namespace / and action name . - [unknown location]

2009-02-11 Thread Ratheesh Kumar K
AIK the mailing list doesn't pass through attachments, although using > one of the forums might. > > Asking people to "go through" your application probably isn't the most > effective approach--why not just post the relevant configuration and > deployment informati

WARNING: Could not find action or result There is no Action mapped for namespace / and action name . - [unknown location]

2009-02-11 Thread Ratheesh Kumar K
Hello All, I am a newbie to the Struts 2 framework. I started with latest version of Struts 2, i.e. Struts 2.1.6 and is strucked with the following error. I have gone through the entire forums and many other mailing list, but was not able to get it corrected. The war file for the project is attac