>I also tried "C:\Source>mvn eclipse:eclipse" to generate prj files,
Before doing "mvn eclipse:eclipse" you should perform a "mvn
archetype:generate -B -DarchetypeGroupId=org.appfuse.archetypes
-DarchetypeArtifactId=appfuse-... -DarchetypeVersion=... -DgroupId=...
-DartifactId=..." as indicated in
Tried it, but I get the same 404 error.
I already have tomcat installed in my c:\ dir that I use for my other
applications. Is it possible to make Appfuse use this tomcat (v. 6.0.18)? What
changes would I need to make to pom.xml and where else will I have to make
changes? Would there be any cha
I've changed to use struts now
When I run mvn, all of my 17 tests fail. In one of the reports I see this (I
attached the error report). Where do I make changes?
---
Test set: com.mycompany.webapp.webapp.action.SignupActi
I'm using postgres and I have all 3 tables in there (app_user, role,
user_role), however I noticed that all 3 tables have -ve IDs (PKs)
Don't know why that's happening
Vanessa
- Original Message -
From: "Vanessa Pacheco"
To: "users"
Cc: "matt"
Sent: Wednesday, November 3, 2010 2:43:31
When you say "changed to use struts", did you create a new project or try to
switch your own? Which version of AppFuse are you using?
On Nov 3, 2010, at 12:43 PM, Vanessa Pacheco wrote:
> I've changed to use struts now
>
> When I run mvn, all of my 17 tests fail. In one of the reports I see thi
I created a brand new project. I'm using Appfuse 2.0
Vanessa
- Original Message -
From: "Matt Raible"
To: [email protected]
Sent: Wednesday, November 3, 2010 3:27:22 PM (GMT-0500) America/New_York
Subject: Re: [appfuse-user] changed from spring to struts (still facing issues)
Wh
You should at least use 2.0.2. If that doesn't work, try 2.1.0-M2-SNAPSHOT.
On Wed, Nov 3, 2010 at 1:30 PM, Vanessa Pacheco
wrote:
> I created a brand new project. I'm using Appfuse 2.0
>
> Vanessa
> - Original Message -
> From: "Matt Raible"
> To: [email protected]
> Sent: Wed
I haven't set up my smtp server, but I don't think that should affect the
tests? since that is mainly for email stuff. Am I right?
Attaching my pom.xml, since I made changes to use postgres. This is the only
place I made changes. Did I have to make changes elsewhere (hibernate), since
my tables
The error you're seeing is caused by a newer version of the archetype
plugin. The 2.0-alpha-5 version creates projects that have duplicate package
names (as you see below). This has been fixed in 2.0.2-M2-SNAPSHOT.
On Wed, Nov 3, 2010 at 1:40 PM, Vanessa Pacheco
wrote:
> I haven't set up my smtp
Would 2.1.0-M2-SNAPSHOT work, cos I don't see 2.0.2-M2-SNAPSHOT in the
drop-down to generate the archtype
I'm looking at instructions on this page
http://appfuse.org/display/APF/AppFuse+QuickStart
Thanks for all your help. Sorry to bother so much
Vanessa
- Original Message -
From: "Mat
Actually when trying to generate full-source this version (2.1.0-M2-SNAPSHOT)
throws me this error
[INFO] [AppFuse] Adding dependencies from data-common module...
org.apache.maven.project.ProjectBuildingException: Cannot find parent: org.appfu
se:appfuse-data for project: null:appfuse-data-common
I could continue with my spring installation if only I could get a handle on
how to get past the tests (error below). I would prefer deploying to my own
tomcat installation which is @ c:\tomcat6 (v. 6.0.18)
I get the this error. how do i resolve it
Login:
>> [INFO]
>>
To use your local installation, you can set a CATALINA_HOME environment
variable that points to c:\tomcat6 and everything should work. You can also
hard-code c:\tomcat6 into the following property.
${env.CATALINA_HOME}
On Nov 3, 2010, at 2:25 PM, Vanessa Pacheco wrote:
> I could continue with
Thanks Josep! If there's a new release of the webtest-maven-plugin before
AppFuse's next release (this month), I'll make sure and switch to the
plugin.
On Fri, Oct 29, 2010 at 11:07 AM, Josep GarcĂa wrote:
> Hello,
> I have succeded in the integration of webtest-maven-plugin into AppFuse
> 2.0.2
14 matches
Mail list logo