Re: [appfuse-user] Bean population in BaseDaoTestCase (Hibernate)

2008-08-07 Thread halfstep
Did this ever get resolved? I'm running into this same issue. mraible wrote: > > Sounds like a bug to me. Can you please enter an issue in JIRA and > describe the precise steps to reproduce? If you attach a patch, I can > guarantee it'll go into the next release. ;-) > > Matt > > On Mon, Mar

[appfuse-user] Running Test in eclipse

2008-08-13 Thread halfstep
Hi, I'm a new user for appfuse. I'm using spring + webflow and trying to run through the tutorials. I have my project set up in eclipse. I've run into a few problems and was trying to debug through eclipse. For some reason though, all my junit test fail in eclipse. I have them working from th

Re: [appfuse-user] Running Test in eclipse

2008-08-14 Thread halfstep
Yes, I did use that tutorial to install the project in eclipse. I'm using a newer version of eclipse than they list there, but I don't see that using the newest version of eclipse would cause those problems. Also, I have not yet run mvn dbunit:operation, I don't think it should impact things, bu