Re: Struts 1.3 unit testing with Maven2 howto?

2007-06-23 Thread Manos Batsis
Arnaud HERITIER wrote: I tried and it doesn't work ;-) There are some incompatibilities but I don't remember which ones... Thanks for the tip, that means i'll have to focus/give priority on EJB(2.1) tests to achieve some coverage. Cheers, Manos

Re: Struts 1.3 unit testing with Maven2 howto?

2007-06-23 Thread Arnaud HERITIER
I tried and it doesn't work ;-) There are some incompatibilities but I don't remember which ones... Arnaud On 23/06/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/23/07, Manos Batsis <[EMAIL PROTECTED]> wrote: > This should be a "google it" thing, but that didn't work for me. Can > someone p

Re: Struts 1.3 unit testing with Maven2 howto?

2007-06-23 Thread Manos Batsis
Wendy Smoak wrote: Ask a specific question and I'm sure you'll get some advice. Your subject combines two things-- unit testing Struts 1.3 apps, and unit testing with Maven 2. Yeah i know people are more willing to help with specifics, but i'm having a hard time getting the complete picture h

Re: Struts 1.3 unit testing with Maven2 howto?

2007-06-23 Thread Wendy Smoak
On 6/23/07, Manos Batsis <[EMAIL PROTECTED]> wrote: This should be a "google it" thing, but that didn't work for me. Can someone point to a resource that will help me get started? Ask a specific question and I'm sure you'll get some advice. Your subject combines two things-- unit testing Stru

Struts 1.3 unit testing with Maven2 howto?

2007-06-23 Thread Manos Batsis
This should be a "google it" thing, but that didn't work for me. Can someone point to a resource that will help me get started? Also please dont tell me to go for Struts 2, the codebase is already there :-) Many thanks, Manos --