You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Manos Batsis <ma...@geekologue.com> on 2007/06/23 20:02:10 UTC

Struts 1.3 unit testing with Maven2 howto?

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Struts 1.3 unit testing with Maven2 howto?

Posted by Manos Batsis <ma...@geekologue.com>.
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 here as far as plumbing 
goes. I have a J2EE project with struts and EJB modules and i was hoping 
to find a similar sample to avoid going back and forth for the next week 
or so :-)

Manos

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Struts 1.3 unit testing with Maven2 howto?

Posted by Manos Batsis <ma...@geekologue.com>.
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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Struts 1.3 unit testing with Maven2 howto?

Posted by Arnaud HERITIER <ah...@gmail.com>.
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 <ws...@gmail.com> wrote:
>
> On 6/23/07, Manos Batsis <ma...@geekologue.com> 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 Struts 1.3 apps, and unit
> testing with Maven 2.
>
> It doesn't look like StrutsTestCase has been updated for 1.3 (though
> that doesn't necessarily mean it won't work... I haven't tried it.)
> http://strutstestcase.sourceforge.net/
>
> --
> Wendy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 
..........................................................
Arnaud HERITIER
..........................................................
OCTO Technology - aheritier@octo.com
www.octo.com | blog.octo.com
..........................................................
ASF - aheritier@apache.org
www.apache.org | maven.apache.org
...........................................................

Re: Struts 1.3 unit testing with Maven2 howto?

Posted by Wendy Smoak <ws...@gmail.com>.
On 6/23/07, Manos Batsis <ma...@geekologue.com> 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 Struts 1.3 apps, and unit
testing with Maven 2.

It doesn't look like StrutsTestCase has been updated for 1.3 (though
that doesn't necessarily mean it won't work... I haven't tried it.)
http://strutstestcase.sourceforge.net/

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org