You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Sanjeev Vijapurapu <SV...@WSGC.com> on 2008/01/28 21:51:36 UTC

FW: Struts 2.1.1-SNAPSHOT upgrade

I have upgraded from Struts 2.0.7 to 2.1.1-SNAPSHOT and my current
working app doesn't work any more. Thru el mapping for my struts filters
are "/*".

1.	The welcome page is not being picked up from welcome file list
as  struts was acting on it and trying to find an action named "."  in
namespace "/".Why doesn't it forward the request so that it can be
fulfilled by welcome file list. Is this a bug or was it changed to do
that?
2.	My tiles app is broken. It suddenly cannot run the jsp anymore.
It throws some RoleSecurity tag issue. I have checked that I don't have
any duplicate jstl or standard jars. I have cleared my work folder and
tried running it, still it doesn't work. It's the same case even with
2.0.11. Was anything changed in the tiles plugin? It doesn't seem to be
struts issue because its jsp failure but it only happens when I upgrade
struts.

 

Thanks

 

 

 

 


RE: Struts 2.1.1-SNAPSHOT upgrade

Posted by Keith Davis <KD...@WSGC.com>.
As a temporary measure, this one works...

\\ihfile3\shared\MIS_SALES_VOL3\Group\Mis\struts\ca\struts2-core-2.1.1-W
SGC-20080101-1328.jar

-keith

-----Original Message-----
From: Sanjeev Vijapurapu [mailto:SVijapurapu@WSGC.com] 
Sent: Monday, January 28, 2008 12:52 PM
To: user@struts.apache.org
Subject: FW: Struts 2.1.1-SNAPSHOT upgrade

I have upgraded from Struts 2.0.7 to 2.1.1-SNAPSHOT and my current
working app doesn't work any more. Thru el mapping for my struts filters
are "/*".

1.	The welcome page is not being picked up from welcome file list
as  struts was acting on it and trying to find an action named "."  in
namespace "/".Why doesn't it forward the request so that it can be
fulfilled by welcome file list. Is this a bug or was it changed to do
that?
2.	My tiles app is broken. It suddenly cannot run the jsp anymore.
It throws some RoleSecurity tag issue. I have checked that I don't have
any duplicate jstl or standard jars. I have cleared my work folder and
tried running it, still it doesn't work. It's the same case even with
2.0.11. Was anything changed in the tiles plugin? It doesn't seem to be
struts issue because its jsp failure but it only happens when I upgrade
struts.

 

Thanks

 

 

 

 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org