Hi Matt,
Note, I have suggested a work-around
http://www.nabble.com/forum/ViewPost.jtp?post=16300428&framed=y&skin=2369
here .
Anyway, I ran the following mvn commands on your attached 'myProject'.
1. $ mvn -version
Maven version: 2.0.7
Java version: 1.6.0_01
OS name: "windows xp" version: "5.
b) insist in the pom.xml on using a former surefire plugin version.
Aled, I think this should solve it. Can you confirm? I ran several
integration-tests on my project with different databases and it worked.
It works also for me Martin.
Thanks
--
View this message in context:
http://www
t; at
>
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Abstra
> ctBeanFactory.java:170)
> at
>
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolv
> eReference(BeanDefinitionValueResolver.java:268)
> ... 37 more
>
&g
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Abstra
> ctBeanFactory.java:170)
> at
> org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolv
> eReference(BeanDefinitionValueResolver.java:268)
> ... 37 more
>
>
> Wh
---
From: Martin Homik [mailto:[EMAIL PROTECTED]
Sent: 25 March 2008 11:30
To: users@appfuse.dev.java.net
Subject: Re: [appfuse-user] UnsatisfiedDependencyException -Solved-
This does not work for me. If you clean your project and run the tests,
it'll
fail.
Maybe, I have just found anoth
This does not work for me. If you clean your project and run the tests, it'll
fail.
Maybe, I have just found another not so elegant solution. I copied the
testResource
part and renamed the copy's directory to: src/main/webapp/WEB-INF. Hence,
I ended up with:
src/test
Hi guys,
I have solved these issue changing the section of pom.xml from:
src/main/webapp
true
**/*.xml
to:
src/main/webapp/WEB-INF
true
gt;
> The same happens with all my dao tests, be they customised or generic.
>
>
>
> Any ideas?
>
>
>
> Regards
>
> Aled
>
>
>
> From: Aled Jones [mailto:[EMAIL PROTECTED]
> Sent: 18 March 2008 16:37
> To: users@appfuse.dev.java.
ised or generic.
Any ideas?
Regards
Aled
From: Aled Jones [mailto:[EMAIL PROTECTED]
Sent: 18 March 2008 16:37
To: users@appfuse.dev.java.net
Subject: Re: [appfuse-user] UnsatisfiedDependencyException
Yep this replicates my error.
Sorry I haven't had a chance to debug further
Same problem here.
In order to help experts to find a solution If i run that test using
Eclipse (run as junit...) they work fine... using "mvn test" they give me
"org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean
named"
Bye
Stefano
--
View this message in context
Yep this replicates my error.
Sorry I haven't had a chance to debug further yet.
Aled
On 18/03/2008, Martin Homik <[EMAIL PROTECTED]> wrote:
>
>
> The day proceeded and I can provide more details.
>
> 1. I took the pom.xml as it is and ran 'mvn' clean and then 'mvn test' and
> all DAO tests fail
The day proceeded and I can provide more details.
1. I took the pom.xml as it is and ran 'mvn' clean and then 'mvn test' and
all DAO tests failed.
2. I changed the testResource directory to
src/main/webapp/WEB-INF
and the DAO tests passed.
3. However, while the manager tests passed, too, the
I ran into the same problem this morning. Yesterday evening, I have been
working on a project without any problems except for the usual problems when
you code new snippets. Today morning, I run the usual tests and all my DAO
tests failed. I followed the proposed instructions in
http://issues.a
Please provide the steps to reproduce this problem. If your project is
new and small, you could zip it up and attach it to a JIRA so we can
easily reproduce.
Matt
On 3/2/08, Aled Rhys Jones <[EMAIL PROTECTED]> wrote:
>
>
>
>
> Hi All
>
>
>
> I've finally managed to resolve some problems integrati
Hi All
I've finally managed to resolve some problems integrating nutch into my
application, but now all my DAO tests fail. I don't think its related, but
not sure.
I had a look at the mailing list and noticed some similar problems, but I'm
not sure if this issue has definitely been resolve
Hi Matt,
On 20 Sep 2007 at 21:13, Matt Raible wrote:
> On 9/20/07, Rob Hills <[EMAIL PROTECTED]> wrote:
> > Hi Matt,
> >
> > On 20 Sep 2007 at 19:56, Matt Raible wrote:
> >
> > > On 9/20/07, Rob Hills <[EMAIL PROTECTED]> wrote:
<..>
> > and regenerating my pojos (using appfuse:gen) over again. H
On 9/20/07, Rob Hills <[EMAIL PROTECTED]> wrote:
> Hi Matt,
>
> On 20 Sep 2007 at 19:56, Matt Raible wrote:
>
> > On 9/20/07, Rob Hills <[EMAIL PROTECTED]> wrote:
> > > exception is java.lang.IllegalArgumentException: Cannot find class
> > > [au.com.myapp.model.TrailerArchive]. Root
> > > cause: j
Hi Matt,
On 20 Sep 2007 at 19:56, Matt Raible wrote:
> On 9/20/07, Rob Hills <[EMAIL PROTECTED]> wrote:
> > exception is java.lang.IllegalArgumentException: Cannot find class
> > [au.com.myapp.model.TrailerArchive]. Root
> > cause: java.lang.ClassNotFoundException: au.com.myapp.model.TrailerArch
On 9/20/07, Rob Hills <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> Scott Ryan originally flagged this problem in another thread:
>
> http://www.nabble.com/forum/ViewPost.jtp?post=12729440 &framed=y&skin=2369
>
> I've subsequently encountered it also, responding to Scott's post on the same
> thread but
Hi All,
Scott Ryan originally flagged this problem in another thread:
http://www.nabble.com/forum/ViewPost.jtp?post=12729440 &framed=y&skin=2369
I've subsequently encountered it also, responding to Scott's post on the same
thread but with a different subject:
http://www.nabble.com/forum/View
20 matches
Mail list logo