Ok, the problem occurred because the build process stops if there's a test
failure on core. I didn't realize that.
Thanks,
Marc
--
View this message in context:
http://www.nabble.com/Unable-to-load-class-declared-as-xyz-from-Spring-web-module-tp14753917s2369p14765204.html
Sent from the AppFus
Ok, removed those declarations. Well, that took care of the database errors
during mvn install. Still got the Unable to load class declared as mapping
class yadayada error running appfuse:gen from the web dir.
Hmmm. It's pretty vanilla. Wonder what it could be?
thanks so far.
Marc
--
View thi
I would try removing all of the following - AppFuse already defines
these for you.
On Jan 11, 2008, at 10:53 AM, mschipperheyn wrote:
classpath:hibernate.cfg.xml
Oh yeah, I also added all the references to the model classes in the
hibernate.cfg.xml file
cheers,
Marc
--
View this message in context:
http://www.nabble.com/Unable-to-load-class-declared-as-xyz-from-Spring-web-module-tp14753917s2369p14761726.html
Sent from the AppFuse - User mailing list ar
Ok, I/it failed again. Here's what I did.
* Created a new Spring modular project
* went into the dir: mvn
* went into core: mvn install eclipse:eclipse
* went into web: mvn install eclipse:eclipse
* copied my model classes into the project: they are annoted for
JPA/Hibernate
* Updated applicationC
Ok. I did try adding the new DAOs here comment before. Not the other one.
I'll start over on a fresh install and see what happens and post it here.
cheers,
Marc
mraible wrote:
>
> There's a couple comments that AMP looks for in
> core/src/main/resources/applicationContext.xml. Maybe that's c
There's a couple comments that AMP looks for in
core/src/main/resources/applicationContext.xml. Maybe that's causing
the problem?
Matt
On 1/11/08, mschipperheyn <[EMAIL PROTECTED]> wrote:
>
> Well, I generated the project two or three days ago, so it should be the
> latest version. I
Well, I generated the project two or three days ago, so it should be the
latest version. I did use the src directory of my "old project" because I
wanted to continue developing it. Perhaps this is the reason?
cheers,
Marc
mraible wrote:
>
> What version of AppFuse are you using? This should'v
What version of AppFuse are you using? This should've been fixed in
2.0.1.
Matt
On Jan 11, 2008, at 5:42 AM, mschipperheyn wrote:
Hi,
I have a Spring modular project and I'm trying to run appfuse:gen
from the
web module.
I have run appfuse:gen from the core module and then mvn install
Hi,
I have a Spring modular project and I'm trying to run appfuse:gen from the
web module.
I have run appfuse:gen from the core module and then mvn install from the
root (I also tried from core).
I get
[INFO] Unable to load class declared as in the configuration:
this POJO is the first one men
10 matches
Mail list logo