Re: [appfuse-user] Archetype appfuse-modular-jsf - test HibernateConfigurationTest reports error

2007-11-05 Thread rfusaro
r source paths are setup > incorrectly. > > Matt > > On 11/2/07, rfusaro <[EMAIL PROTECTED]> wrote: >> >> Sorry I should have included this: >> >> org.springframework.beans.factory.BeanDefinitionStoreException: Could not >> resolve bean definition r

Re: [appfuse-user] Archetype appfuse-modular-jsf - test HibernateConfigurationTest reports error

2007-11-02 Thread rfusaro
; What are the errors from your tests? Look in target/surefire-reports > for *.txt files or use "mvn test -Dsurefire.useFile=false". > > Matt > > On 11/2/07, rfusaro <[EMAIL PROTECTED]> wrote: >> >> I have changed the directory structure of the archetype &g

[appfuse-user] Archetype appfuse-modular-jsf - test HibernateConfigurationTest reports error

2007-11-02 Thread rfusaro
I have changed the directory structure of the archetype appfuse-modular-jsf so that I have 3 projects to bring into eclipse for doing maven builds. I have created a parent pom project at the same directory level as the core and the web projects. Now the hibernate and dao test report errors. In th