Michael Horwitz wrote: > On 22/02/2008, Derek Broughton > <[EMAIL PROTECTED]> wrote: >> > Do you have a model class called Transaction? If so it may have created an > entry for a bean in the Spring files called "transactionManager". You will > need to change this by hand.
Damn you're good! I do. I've run into the same sort of problem before... Now seems to be a good time to implement a model naming convention that will guarantee no such collisions. Thanks -- derek --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
