Re: JAVAFORGE status please

2007-05-02 Thread Patrick Moore
A note: Jesse has a 2.4-SNAPSHOT of the maven-surefire-plugin over at the apache snapshots. This works with testng 5.5 apache.snapshots http://people.apache.org/repo/m2-snapshot-repository/ On 5/2/07, Ken nashua <[EMAIL PROTECTED]> wrote: I decided to look

Re: JAVAFORGE status

2007-05-02 Thread Ken nashua
Thanks Jesse (had a dog named jesse once... no offense ... good dog too) :) ... could you validate my usage? I folded in the dependency and built. I cannot seem to get to my target page though on submit. Code follows below. All I did was change my listener to return an ILink and left the r

Re: JAVAFORGE status please

2007-05-02 Thread Jesse Kuhnert
You can download it from http://howardlewisship.com/repository/ . I'm using it in a project right now and it seems to work fine for me. On 5/2/07, Ken nashua <[EMAIL PROTECTED]> wrote: I decided to look at javaforge because of the post-redirect-get solution with @Persist("flash") A small snip