Re: minimal set of jar files for struts 2.3

2014-01-06 Thread Miguel Almeida
Lukasz, Incidentally, is this list compiled by hand or is it built automatically using a (which?) maven plugin? Miguel On Sat, 2014-01-04 at 13:18 +0100, Lukasz Lenart wrote: The first section compile and optional No http://struts.apache.org/release/2.3.x/xwork-core/dependencies.html

How to run RegisterTest.java

2014-01-06 Thread Chris
The sample unit-testing works with Struts2.3.16 http://struts.apache.org/development/2.x/docs/unit-testing.html and https://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2examples/unit_testing/ But without running RegisterTest.java I don't how I can run this RegisterTest extends

Howw to test RegisterTest in unit_testing ?

2014-01-06 Thread Chris
The sample unit-testing works with Struts2.3.16 http://struts.apache.org/development/2.x/docs/unit-testing.html and https://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2examples/unit_testing/ But without running RegisterTest.java I don't how I can run this RegisterTest extends

Re: Howw to test RegisterTest in unit_testing ?

2014-01-06 Thread Chris
It's OK now. I added in ProjectProperties / Test Package Folder / test.java All 3 tests passed Le Lundi 6 janvier 2014 22h39, Chris christal...@yahoo.fr a écrit : The sample unit-testing works with Struts2.3.16 http://struts.apache.org/development/2.x/docs/unit-testing.html and

Re: Struts2 and JDBC : How to read jdbc.properties only once , for 100 or 1000 users

2014-01-06 Thread Lukasz Lenart
2014/1/5 Chris christal...@yahoo.fr: Hello, Introducing Interceptors works on Struts2.3.16 http://struts.apache.org/development/2.x/docs/introducing-interceptors.html But I would like to create my own Interceptor http://struts.apache.org/development/2.x/docs/writing-interceptors.html The

Re: minimal set of jar files for struts 2.3

2014-01-06 Thread Lukasz Lenart
2014/1/6 Miguel Almeida mig...@almeida.at: Lukasz, Incidentally, is this list compiled by hand or is it built automatically using a (which?) maven plugin? By Maven, I think it's a part of maven reports - http://maven.apache.org/plugins/maven-project-info-reports-plugin/ Regards -- Łukasz +