Re: [appfuse-user] How to generate webtestresults.html?

2007-11-05 Thread Setomidor
he reason it doesn't exist is I haven't had time to look into doing > it. If you figure it out, we'd love your help! > > Matt > > On 11/2/07, Setomidor <[EMAIL PROTECTED]> wrote: >> >> Sooner or later, messing with appfuse will result in some of the &g

[appfuse-user] How to generate webtestresults.html?

2007-11-02 Thread Setomidor
Sooner or later, messing with appfuse will result in some of the integration-tests failing. Now, I know there should be a nice fancy webtestresults.html file like the one showed at: http://webtest.canoo.com/webtest/manual/images/TestResult_GoogleWebTestTop.png But I can't manage to find how to

Re: [appfuse-user] Quick start not working 100%

2007-10-27 Thread Setomidor
Setomidor wrote: > > > > mraible wrote: >> >> On 10/26/07, Setomidor <[EMAIL PROTECTED]> wrote: >>> >>> Hi! >>> >>> Been trying out AppFuse and ran into some problems: >>> >>> 1) Ran the following on

Re: [appfuse-user] Quick start not working 100%

2007-10-27 Thread Setomidor
mraible wrote: > > On 10/26/07, Setomidor <[EMAIL PROTECTED]> wrote: >> >> Hi! >> >> Been trying out AppFuse and ran into some problems: >> >> 1) Ran the following on a freshly installed Ubuntu gutsy box, maven >> 2.0.7: >> >&

[appfuse-user] Trouble with the tutorial

2007-10-26 Thread Setomidor
Hi again! I continued my journey into AppFuse / Maven / Struts / Spring / Hibernate land, an ran into a wall when trying the PersonActionTest part of the tutorial. 1) I'm in the web directory (using modular) and run: mvn test -Dtest=PersonActionTest result is : Results : Tests in error: te

[appfuse-user] Quick start not working 100%

2007-10-26 Thread Setomidor
Hi! Been trying out AppFuse and ran into some problems: 1) Ran the following on a freshly installed Ubuntu gutsy box, maven 2.0.7: mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-modular-struts -DremoteRepositories=http://static.appfuse.org/releases