RE: Struts, spring integration while using struts annotations

2012-03-04 Thread Puneet Babbar 2
To: Puneet Babbar 2; Struts Users Mailing List Subject: Re: Struts, spring integration while using struts annotations Maybe it is a bug, that way I asked to check that. 2012/2/29 Puneet Babbar 2 pbabb...@sapient.com: Haven't tried that till now, was hoping to get some tips from the community

Re: Struts, spring integration while using struts annotations

2012-03-04 Thread Łukasz Lenart
2012/3/5 Puneet Babbar 2 pbabb...@sapient.com: How can we get this added? There are two ways, full CLA and send to ASF or fill an issue with description of the problem and someone will update the docs. Kind regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11

RE: Struts, spring integration while using struts annotations

2012-03-04 Thread Puneet Babbar 2
Subject: Re: Struts, spring integration while using struts annotations 2012/3/5 Puneet Babbar 2 pbabb...@sapient.com: How can we get this added? There are two ways, full CLA and send to ASF or fill an issue with description of the problem and someone will update the docs. Kind regards

Re: Struts, spring integration while using struts annotations

2012-03-04 Thread Łukasz Lenart
2012/3/5 Puneet Babbar 2 pbabb...@sapient.com: This may sound dumb, but I am new and don’t know about CLA. What is CLA? https://cwiki.apache.org/WW/editing-the-documentation.html And where can I file the issue? https://issues.apache.org/jira/browse/WW Regards -- Łukasz

Re: Struts, spring integration while using struts annotations

2012-02-29 Thread Łukasz Lenart
2012/2/29 Puneet Babbar 2 pbabb...@sapient.com: Thanks for replying to my post, I have already checked that link but still no clue as to how to make spring plugin work with the convention plugin. Suppose I have an Action  - @Action(/login-page) Did you try to use login-page ? Namespace /

Re: Struts, spring integration while using struts annotations

2012-02-29 Thread Per Pascal Grube
, February 29, 2012 12:16 PM To: Struts Users Mailing List Subject: Re: Struts, spring integration while using struts annotations check this http://struts.apache.org/2.0.8/docs/spring-plugin.html you can use spring along with the annotation in the convention-plugin such as @Action, etc On Tue

Re: Struts, spring integration while using struts annotations

2012-02-29 Thread Per Pascal Grube
, February 29, 2012 12:16 PM To: Struts Users Mailing List Subject: Re: Struts, spring integration while using struts annotations check this http://struts.apache.org/2.0.8/docs/spring-plugin.html you can use spring along with the annotation in the convention-plugin such as @Action, etc On Tue

RE: Struts, spring integration while using struts annotations

2012-02-29 Thread Puneet Babbar 2
Tried after you suggested it, but doesn’t work :( -Puneet -Original Message- From: Łukasz Lenart [mailto:lukasz.len...@googlemail.com] Sent: Wednesday, February 29, 2012 2:12 PM To: Struts Users Mailing List Subject: Re: Struts, spring integration while using struts annotations 2012/2

RE: Struts, spring integration while using struts annotations

2012-02-29 Thread Puneet Babbar 2
Users Mailing List Subject: Re: Struts, spring integration while using struts annotations Hi, there is no need to define a spring bean for your struts actions. At least when you use a struts.xml. I have not tried what happens when you use annotations. As far as I now, all struts actions

Re: Struts, spring integration while using struts annotations

2012-02-29 Thread Łukasz Lenart
2012/2/29 Puneet Babbar 2 pbabb...@sapient.com: Tried after you suggested it, but doesn’t work :( Did you try to debug SpringObjectFactory#buildBean methods ? Regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11 0838747 Warszawa JUG conference - Confitura

Re: Struts, spring integration while using struts annotations

2012-02-29 Thread Łukasz Lenart
Subject: Re: Struts, spring integration while using struts annotations 2012/2/29 Puneet Babbar 2 pbabb...@sapient.com: Tried after you suggested it, but doesn’t work :( Did you try to debug SpringObjectFactory#buildBean methods ? Regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606

Re: Struts, spring integration while using struts annotations

2012-02-28 Thread Steven Yang
check this http://struts.apache.org/2.0.8/docs/spring-plugin.html you can use spring along with the annotation in the convention-plugin such as @Action, etc On Tue, Feb 28, 2012 at 6:01 PM, Puneet Babbar 2 pbabb...@sapient.comwrote: Hi, I am using struts annotations with my applications, I

RE: Struts, spring integration while using struts annotations

2012-02-28 Thread Puneet Babbar 2
? Regards Puneet -Original Message- From: Steven Yang [mailto:kenshin...@gmail.com] Sent: Wednesday, February 29, 2012 12:16 PM To: Struts Users Mailing List Subject: Re: Struts, spring integration while using struts annotations check this http://struts.apache.org/2.0.8/docs/spring