Re: AliasInterceptor parameter mapping issue

2020-08-28 Thread Brian Lenz
Thanks for the response, Yasser! Sure thing, I've created the bug here: https://issues.apache.org/jira/browse/WW-5087 Best, Brian On Fri, Aug 28, 2020 at 8:56 AM Yasser Zamani wrote: > Hi Brian, > > Sorry for inconvenience :( yes for me as well it looks like an > unintentional bug introduced

Re: AliasInterceptor parameter mapping issue

2020-08-28 Thread Yasser Zamani
Hi Brian, Sorry for inconvenience :( yes for me as well it looks like an unintentional bug introduced by [1]. Thanks a lot for writing to us! To followup its resolution would you mind create a new JIRA ticket? Regards. [1] https://github.com/apache/struts/commit/787f2f96eb9f1bb3c8012ab42a

AliasInterceptor parameter mapping issue

2020-08-27 Thread Brian Lenz
Hello, We are running into an issue with the AliasInterceptor after upgrading to 2.5.22 (from 2.3.35). The issue is that the fallback behavior to look in HttpParameters for a value guarantees a value will always be set and that Evaluated.isDefined() will subsequently always return true. The issue

Re: Action mapping issue while Integrating S2 and S1

2009-02-27 Thread Dave Newton
SanJ.SANJAY wrote: I'm sorry if I've offended you in anyway. Not offended, frustrated. chapterOne, chapterTwo are in the StrutsInAction.war that comes > with struts 2 distribution. I'm not aware that there's anything called StrutsInAction.war shipped with the Struts 2 distribution; must ha

Re: Action mapping issue while Integrating S2 and S1

2009-02-27 Thread SanJ.SANJAY
d luck, > Dave > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > > -- View this

Re: Action mapping issue while Integrating S2 and S1

2009-02-27 Thread Dave Newton
SanJ.SANJAY wrote: Thanks you for your precious time. If you can't read what the thread is about, how are you trying to give insights? You're welcome. How can I try to give insights? I generally can't, because you don't provide enough information, even after being asked, repeatedly. Over th

Re: Action mapping issue while Integrating S2 and S1

2009-02-27 Thread SanJ.SANJAY
--- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > > -- View this message in context: http://www.nabble.com/Action-mapping-issue-wh

Re: Action mapping issue while Integrating S2 and S1

2009-02-27 Thread Dave Newton
SanJ.SANJAY wrote: Ok, If you check this thread , the previous entries have all the history of code and configuration. I did'nt want to put the code in every reply and mess the thread. By the way I have found out the issue with atleast the Sample Application, JBOSS and Eclipse are messing with e

Re: Action mapping issue while Integrating S2 and S1

2009-02-27 Thread SanJ.SANJAY
ur "check engine" light went on. If you > called up an automobile repair shop and said that your "check engine" > light went on and then hung up they wouldn't be able to fix it. > > Dave > > > -----

Re: Action mapping issue while Integrating S2 and S1

2009-02-27 Thread Dave Newton
SanJ.SANJAY wrote: Everything (code and configuration) in chapterZero(the component I have added in this existing SampleApplication) is same as it is there for others (chapterTwo, chapterThree etc etc). So I am wondering 1. this is not the struts2-1 configuration issue since it is also not run

Re: Action mapping issue while Integrating S2 and S1

2009-02-27 Thread SanJ.SANJAY
struts.apache.org > > > -- View this message in context: http://www.nabble.com/Action-mapping-issue-while-Integrating-S2-and-S1-tp21982941p22248697.html Sent from the Struts - User mailing list archive at Nabble.com. -

Re: Action mapping issue while Integrating S2 and S1

2009-02-25 Thread Dave Newton
SanJ.SANJAY wrote: ?? Was there more? Dave - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: Action mapping issue while Integrating S2 and S1

2009-02-25 Thread SanJ.SANJAY
s being initialized. > > Dave > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > > -- View this message in context: http://www.na

Re: Action mapping issue while Integrating S2 and S1

2009-02-25 Thread Dave Newton
SanJ.SANJAY wrote: In my already existing S1 i had aplication-context.xml and for S2 I am using another applicationContext.xml...would this be causing the problem? It *could* be, depending on how Spring is being initialized. Dave ---

Re: Action mapping issue while Integrating S2 and S1

2009-02-25 Thread SanJ.SANJAY
the log files, particularly if logging was turned up. > > Dave > > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > >

Re: Action mapping issue while Integrating S2 and S1

2009-02-19 Thread SanJ.SANJAY
--- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > > -- View this message in context: http://www.nabble.com/Action-mapping-issue-while-Integrating-S2-a

Re: Action mapping issue while Integrating S2 and S1

2009-02-19 Thread Dave Newton
SanJ.SANJAY wrote: I am planning to redo the struts 2 integration with S1 as it is so confusiong and frustrating. So this time I do not want to copy blindly all the jars from distribution of S2 to my S1 WEB-INF/lib. Can anyone suggest which all jars are needed to copyy to S1 lib? There is struts2

Re: Action mapping issue while Integrating S2 and S1

2009-02-19 Thread SanJ.SANJAY
levels and check the log. > > Dave > > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > > -- View this message in context: http://www.nabble.com/Action-mapping-issue-while-Integrati

Re: Action mapping issue while Integrating S2 and S1

2009-02-19 Thread Dave Newton
SanJ.SANJAY wrote: I have'nt increased the logging level. I also suspect the same that its not even starting. ... Okay, then increase the logging levels and check the log. Dave - To unsubscribe, e-mail: user-unsubscr...@st

Re: Action mapping issue while Integrating S2 and S1

2009-02-18 Thread SanJ.SANJAY
gt; >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>>struts2 >>>>>>>>>/* >>>>>>>>> >>>&

Re: Action mapping issue while Integrating S2 and S1

2009-02-18 Thread Dave Newton
il.com To: user@struts.apache.org Subject: Re: Action mapping issue while Integrating S2 and S1 Ok thanks Dave, I have run standalone S2 from the SampleApplication that comes with the source code and which runs fine. Yes, I have the devMode turned on and tried removing it and it gave the same error. Also a

Re: Action mapping issue while Integrating S2 and S1

2009-02-18 Thread SanJ.SANJAY
org.apache.struts2.tiles.StrutsTilesListener >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>

Re: Action mapping issue while Integrating S2 and S1

2009-02-18 Thread Musachy Barroso
t;>>>>> >>>>>>> I have the same configuration for struts.xml >>>>>>> >>>>>>> >>>>>>> >>>>>>> mgainty wrote: >>>>>>>> >>>>>>>> >>>>>&g

Re: Action mapping issue while Integrating S2 and S1

2009-02-18 Thread SanJ.SANJAY
>> >>>>>> >>>>>> >>>>>> mgainty wrote: >>>>>>> >>>>>>> >>>>>>> Here is a typical Struts configuration from WEB-INF/web.xml which >>>>>>> maps >>>>>>> any references t

Re: Action mapping issue while Integrating S2 and S1

2009-02-13 Thread SanJ.SANJAY
struts2.dispatcher.FilterDispatcher >>>>>> >>>>>> >>>>>> struts >>>>>> /* >>>>>> >>>>>> >>>>>> struts >>>>>> >&g

Re: Action mapping issue while Integrating S2 and S1

2009-02-13 Thread Musachy Barroso
che.struts2.dispatcher.FilterDispatcher >>>>> >>>>> actionPackages >>>>> org.almayer.web.action >>>>> >>>>> >>>>> >>>>> HTH >>>>> Martin

Re: Action mapping issue while Integrating S2 and S1

2009-02-13 Thread SanJ.SANJAY
> >>>> org.apache.struts2.dispatcher.FilterDispatcher >>>> >>>> actionPackages >>>> org.almayer.web.action >>>> >>>> >>>> >>>> HTH >>>> Mart

Re: Action mapping issue while Integrating S2 and S1

2009-02-13 Thread Musachy Barroso
e-mail and any attachments relates to the official >>> business of Sender. This transmission is of a confidential nature and >>> Sender does not endorse distribution to any party other than intended >>> recipient. Sender does not necessarily endorse content contained within

RE: Action mapping issue while Integrating S2 and S1

2009-02-13 Thread SanJ.SANJAY
a confidential nature and >> Sender does not endorse distribution to any party other than intended >> recipient. Sender does not necessarily endorse content contained within >> this transmission. >> >> >> >> >>> Date: Fri, 13 Feb 2009 07:25:25 -080

RE: Action mapping issue while Integrating S2 and S1

2009-02-13 Thread SanJ.SANJAY
endorse content contained within > this transmission. > > > > >> Date: Fri, 13 Feb 2009 07:25:25 -0800 >> From: girish...@gmail.com >> To: user@struts.apache.org >> Subject: Re: Action mapping issue while Integrating S2 and S1 >> >> >>

RE: Action mapping issue while Integrating S2 and S1

2009-02-13 Thread Martin Gainty
not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. > Date: Fri, 13 Feb 2009 07:25:25 -0800 > From: girish...@gmail.com > To: user@struts.apache.org > Subject: Re: Action mapping

Re: Action mapping issue while Integrating S2 and S1

2009-02-13 Thread SanJ.SANJAY
; - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > > -- View this message in context: http://www.nabble.com/Action-mapping-issu

Re: Action mapping issue while Integrating S2 and S1

2009-02-13 Thread SanJ.SANJAY
; - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > > -- View this message in context: http://www.nabble.com/Action-mapping-issu

Re: Action mapping issue while Integrating S2 and S1

2009-02-12 Thread Dave Newton
SanJ.SANJAY wrote: Anyone knows what is the right place top put the struts.xml file? I think the issue with my problem stated below is that context is not able to find struts.xml file and that is the reason it is not avle to map actions. I tried putting it in WEB-INF/classes also but didn't work.

Re: Action mapping issue while Integrating S2 and S1

2009-02-12 Thread SanJ.SANJAY
t;>>>>> I >>>>>> update struts.xml file. >>>>>> >>>>>> I am getting error like that : >>>>>> There is no Action mapped for action name xyz >>>>>> >>>>>> I have defined my action in src/com

Re: Action mapping issue while Integrating S2 and S1

2009-02-12 Thread SanJ.SANJAY
gt; >>>> extends="struts-default"> >>>>> >>>>> /jsp/reportIndex.jsp >>>>> >>>>> >>>>> &

Re: Action mapping issue while Integrating S2 and S1

2009-02-12 Thread Musachy Barroso
080/appcontext/com/cec/struts2/reportIndex.action >>>> >>>> And it throws error that I mentioned above. >>>> >>>> 14:12:14,875 WARN [Dispatcher] Could not find action or result There is >>>> no Action mapped for action name struts2. - [unknow

Re: Action mapping issue while Integrating S2 and S1

2009-02-12 Thread SanJ.SANJAY
at >>> com.opensymphony.xwork2.DefaultActionProxy.prepare(DefaultActionProxy.java:177) >>> at >>> com.opensymphony.xwork2.DefaultActionProxyFactory.createActionProxy(DefaultActionProxyFactory.java:59) >>> at >>> org.apache.struts2.rest.RestActionProxyFactory.c

Re: Action mapping issue while Integrating S2 and S1

2009-02-12 Thread Musachy Barroso
.struts2.rest.RestActionProxyFactory.createActionProxy(RestActionProxyFactory.java:40) >> at >> org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:458) >> at >> org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:395) &g

Re: Action mapping issue while Integrating S2 and S1

2009-02-12 Thread SanJ.SANJAY
org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:458) > > at > org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:395) > > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.

Action mapping issue while Integrating S2 and S1

2009-02-12 Thread SanJ.SANJAY
org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:395) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) -- View this message in context: http://www.nabble.com/Action-mapping-issue-while-Integrating-S2-and-S1

RE: Mapping issue

2004-12-17 Thread Jim Douglas
t;Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: RE: Mapping issue Date: Thu, 16 Dec 2004 22:32:24 -0500 Jim, I believe getRemoteUser is a HttpServletRequest method that only returns an object if the user is lo

RE: Mapping issue

2004-12-16 Thread David G. Friedman
David -Original Message- From: Jim Douglas [mailto:[EMAIL PROTECTED] Sent: Thursday, December 16, 2004 9:44 PM To: [EMAIL PROTECTED] Subject: RE: Mapping issue David , Echo is good...as it turned out this line was returning null, String userName = ((LogonForm) form).getUse

RE: Mapping issue

2004-12-16 Thread Jim Douglas
ll from an ActionForward -Jim From: "David G. Friedman" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: RE: Mapping issue Date: Thu, 16 Dec 2004 19:59:33 -0500 Jim, Since

RE: Mapping issue

2004-12-16 Thread David G. Friedman
Regards, David -Original Message- From: Jim Douglas [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 15, 2004 11:26 PM To: [EMAIL PROTECTED] Subject: RE: Mapping issue David, Yes, struts-conf is in WEB-INF, Here's the application error log, apparently it's finding th

RE: Mapping issue

2004-12-16 Thread Jim Barrows
> -Original Message- > From: Jim Douglas [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 15, 2004 5:17 PM > To: [EMAIL PROTECTED] > Subject: Mapping issue > > > To all, > > This is my error message in the browser, > > javax.servlet.ServletEx

RE: Mapping issue

2004-12-16 Thread Jim Douglas
uot;forms", result); return mapping.findForward("show_forms"); } } What is it? Jim From: "David G. Friedman" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PR

RE: Mapping issue

2004-12-16 Thread Jim Douglas
Yes, /WEB-INF/struts-config.xml" is located there From: "David G. Friedman" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: RE: Mapping issue Date:

RE: Mapping issue

2004-12-15 Thread Jim Douglas
= forms; request.setAttribute("forms", result); return mapping.findForward("show_forms"); } } Thanks, Jim From: "David G. Friedman" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users

RE: Mapping issue

2004-12-15 Thread David G. Friedman
[mailto:[EMAIL PROTECTED] Sent: Wednesday, December 15, 2004 7:17 PM To: [EMAIL PROTECTED] Subject: Mapping issue To all, This is my error message in the browser, javax.servlet.ServletException: Cannot retrieve mapping for action /SelectUser The class files are in the right pl

Mapping issue

2004-12-15 Thread Jim Douglas
To all, This is my error message in the browser, javax.servlet.ServletException: Cannot retrieve mapping for action /SelectUser The class files are in the right place. This is struts-conf, Thanks, Jim -