Spring Plugin

2013-08-26 Thread Alireza Fattahi
Hi, When we are using spring plugin, all the objects actions, interceptors, filters are managed by spring. Is it correct?!   ~Regards, ~~Alireza Fattahi

Re: Spring Plugin

2013-08-26 Thread Lukasz Lenart
Yes 2013/8/26 Alireza Fattahi afatt...@yahoo.com: Hi, When we are using spring plugin, all the objects actions, interceptors, filters are managed by spring. Is it correct?! ~Regards, ~~Alireza Fattahi -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/

Re: Spring Plugin

2013-08-26 Thread Łukasz Lenart
Yes 2013/8/26 Alireza Fattahi afatt...@yahoo.com: Hi, When we are using spring plugin, all the objects actions, interceptors, filters are managed by spring. Is it correct?! ~Regards, ~~Alireza Fattahi -- Łukasz mobile +48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG

Re: Struts1 to Struts2 Migration Support Query

2013-08-26 Thread Lukasz Lenart
Some people also setup two different applications (S1 and S2) and migrate step by step. 2013/8/15 vijayalayan.selva...@cognizant.com: Hi, Sincere Apologies for raising this issue with the entire team. I'm not aware of the process and not sure if I am raising this in the correct forum. Our

Re: HTML code not displaying in site documentation

2013-08-26 Thread Lukasz Lenart
Done 2013/8/12 Antonio Sánchez juntandolin...@gmail.com: http://struts.apache.org/development/2.x/docs/struts-2-spring-2-jpa-ajax.html El Martes, 30 de julio de 2013 20:55:20 Lukasz Lenart escribió: 2013/7/30 Antonio Sánchez juntandolin...@gmail.com:

Re: conflict between message.properties for multiple Struts war files

2013-08-26 Thread Lukasz Lenart
2013/8/16 Omar Ngarigari ngarigar...@yahoo.com: No, All these WAR files are separate. I renamed the message.properties for App1 as you suggested app1-message.properties, but did not rename the other properties files. but the problem is still there when I run the App1. Strange, does it mean

Re: Spring Anotaction with Strust

2013-08-26 Thread Lukasz Lenart
2013/8/17 Alireza Fattahi afatt...@yahoo.com: Hi, May be this a spring question but please help me... Consider the example: http://struts.apache.org/release/2.2.x/docs/spring-and-struts-2.html I want to use spring anotation for defining the beans. So I make a EditServiceInMemory class as

Re: convetion maps parent actions too!

2013-08-26 Thread Lukasz Lenart
2013/8/19 Alireza Fattahi afatt...@yahoo.com: Hi, I am usging convetion. All my actions extended a base action like public class AccountAction extends MyBaseActionSupport{ } The convention maps the MyBaseActionSupport too. Is there any way we can avoid it. Is it an abstract class?

Re: Test with StrutsJUnit4TestCase

2013-08-26 Thread Lukasz Lenart
Please register an issue in JIRA 2013/8/17 Alireza Fattahi afatt...@yahoo.com: Hi, Regarding to page: http://struts.apache.org/release/2.2.x/docs/struts-2-junit-plugin-tutorial.html I could not find the getConfigPath() method in StrustTestCase class I searched the javadocs and I found that

Re: Test with StrutsJUnit4TestCase

2013-08-26 Thread Lukasz Lenart
2013/8/17 Alireza Fattahi afatt...@yahoo.com: I forgot to merntion: When I extend StrutsJUnit4TestCase the assertTrue method is not found ! You must import them statically Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/

Re: conflict between message.properties for multiple Struts war files

2013-08-26 Thread Omar Ngarigari
Yes, I am using the shared Stutrus2 libs jar files. From: Lukasz Lenart lukaszlen...@apache.org To: Struts Users Mailing List user@struts.apache.org Sent: Monday, August 26, 2013 9:11 AM Subject: Re: conflict between message.properties for multiple Struts war