RE: [appfuse-user] BeanCreationException: Error creating bean with name 'XXXXXXXManager'

2009-12-07 Thread Mauricio Ortega Barrios
Hi! Thanks Matt, it worked adding to the dao bean: Adding does not help. I'm planning to add this case in JIRA today, thanks! From: m...@raibledesigns.com Date: Mon, 7 Dec 2009 14:26:14 -0700 To: users@appfuse.dev.java.net Subject: Re: [appfuse-user] BeanCreationException:

Re: [appfuse-user] BeanCreationException: Error creating bean with name 'XXXXXXXManager'

2009-12-07 Thread Matt Raible
lia"/> > > > > > > > > > -- > From: m...@raibledesigns.com > Date: Mon, 7 Dec 2009 09:22:49 -0700 > To: users@appfuse.dev.java.net > Subject: Re: [appfuse-user] BeanCreationException: Erro

RE: [appfuse-user] BeanCreationException: Error creating bean with name 'XXXXXXXManager'

2009-12-07 Thread Mauricio Ortega Barrios
ot;; default-lazy-init="true"> From: m...@raibledesigns.com Date: Mon, 7 Dec 2009 09:22:49 -0700 To: users@appfuse.dev.java.net Subject: Re: [app

Re: [appfuse-user] BeanCreationException: Error creating bean with name 'XXXXXXXManager'

2009-12-07 Thread Matt Raible
Can you please post your applicationContext.xml? On Sun, Dec 6, 2009 at 10:27 PM, Mauricio Ortega Barrios < mauricio.ort...@hotmail.es> wrote: > Hi everyone, I'm getting this error, and I tried with versions 2.1.0-M1, > 2.1.0-M2-SNAPSHOT with the same result. Any comments? > > Environment: > Mac

[appfuse-user] BeanCreationException: Error creating bean with name 'XXXXXXXManager'

2009-12-06 Thread Mauricio Ortega Barrios
Hi everyone, I'm getting this error, and I tried with versions 2.1.0-M1, 2.1.0-M2-SNAPSHOT with the same result. Any comments? Environment: MacOSX 10.5.8 (Leopard) Java 1.5.0_20-b02-315, Apache Maven 2.2.1 JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home MAVEN_OP

[appfuse-user] BeanCreationException

2008-06-18 Thread kace
Hi fellas, I have 2 dao modules: core and commerce where core is a dependency of the commercedao module. My tests in the coredao module run fine but I get the following error when trying to run tests in the commercedao module. The applicationContext-dao.core.xml file has the definitions for s

Re: [appfuse-user] BeanCreationException

2008-04-30 Thread kace
maybe its useful, heres the dependecies from my parent pom then core pom ..kace ** parent pom ${jdbc.groupId} ${jdbc.artifactId} ${jdbc.version} commons-lang commons-lang

[appfuse-user] BeanCreationException

2008-04-30 Thread kace
Hi guys, Im using modular jsf project and I get the following error when running my core tests using the command line - it fails for 21 of them with the same error as below. has anyone had this problem before. Regards, ..kace Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0

AW: AW: [appfuse-user] BeanCreationException

2007-12-04 Thread René Günther
: [appfuse-user] BeanCreationException There should only be one of these and that's in main/resources. The one in src/test/resources shouldn't exist. ..kace René Günther wrote: > > Now I changed applicationContext-test.xml, added the property. I got > another > error. I

Re: AW: [appfuse-user] BeanCreationException

2007-12-04 Thread kace
mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 4. Dezember 2007 11:17 > An: users@appfuse.dev.java.net > Betreff: [appfuse-user] BeanCreationException > > I am using appfuse 2.0.1 with full source. I am getting the following > error > when running mvn test -Dtest=UserDao*: >

AW: [appfuse-user] BeanCreationException

2007-12-04 Thread René Günther
test/resources? René -Ursprüngliche Nachricht- Von: René Günther [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 4. Dezember 2007 11:17 An: users@appfuse.dev.java.net Betreff: [appfuse-user] BeanCreationException I am using appfuse 2.0.1 with full source. I am getting the following error

[appfuse-user] BeanCreationException

2007-12-04 Thread René Günther
I am using appfuse 2.0.1 with full source. I am getting the following error when running mvn test -Dtest=UserDao*: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userManager' defined in file [c:\Source\bj2\target\test-classes\applicationContext-test.xml]: I