2.0.8 => 2.1.0, was: Re: Upgradation from 2.0.8 to 2.0.11

2007-11-28 Thread Dave Newton
Interceptor names are camel-cased in S2.1.mumble. Try "tokenSession". --- Shoaib Gauhar <[EMAIL PROTECTED]> wrote: > Regarding my previous mail, i have some how narrowed > down the problem. Below is my action as described in > my struts.xml. > > name="LibraryItemFormInsertAction" >

Re: Upgradation from 2.0.8 to 2.0.11

2007-11-27 Thread Shoaib Gauhar
ct: Re: Upgradation from 2.0.8 to 2.0.11 All interceptor names have been converted to camelcase. eg. token-session to tokenSession Take a look at the migration trouble-shooting guide: http://cwiki.apache.org/confluence/display/S2WIKI/Troubleshooting+guide+migrating+from+Struts+2.0.x+to+2.1.x and contrib

Re: Upgradation from 2.0.8 to 2.0.11

2007-11-27 Thread Jeromy Evans
All interceptor names have been converted to camelcase. eg. token-session to tokenSession Take a look at the migration trouble-shooting guide: http://cwiki.apache.org/confluence/display/S2WIKI/Troubleshooting+guide+migrating+from+Struts+2.0.x+to+2.1.x and contribute to the notes if you've sol

Upgradation from 2.0.8 to 2.0.11

2007-11-27 Thread Shoaib Gauhar
Regarding my previous mail, i have some how narrowed down the problem. Below is my action as described in my struts.xml. /WEB-INF/jsp/netsol/LibraryItemForm.jsp /WEB-INF/jsp/netsol/LibraryItemForm.jsp