Re: Wicket + Spring 3 + Hibernate

2010-04-15 Thread Mauro Ciancio
framework.org/schema/util/spring-util-3.0.xsd";> > > I appreciate your responses and I hope that someone can find my couple days > of troubleshooting helpful :) > > Thanks > Steve > > > > > ----- Original Message > From: Steven Haines > To: users

Re: Wicket + Spring 3 + Hibernate

2010-04-15 Thread Steven Haines
apache.org Sent: Thu, April 15, 2010 11:14:49 AM Subject: Re: Wicket + Spring 3 + Hibernate I posted a few lines from the error, but here is the complete stack trace. My initial searches on this pointed to a circular dependency caused by autowiring, which may or may not be the case - when I removed th

Re: Wicket + Spring 3 + Hibernate

2010-04-15 Thread Steven Haines
nFactory.java:189) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:322) ... 53 more Apr 15, 2010 11:05:11 AM org.apache.catalina.core.ApplicationContext log INFO: Closing Spring root WebApplicationContext -

Re: Wicket + Spring 3 + Hibernate

2010-04-15 Thread Sigmar Muuga
What error? Next time post the stack :) On Thu, Apr 15, 2010 at 5:47 PM, Steven Haines wrote: > Hi, > > I am at a point where I need to upgrade my application from Spring 2.5.6 to > Spring 3.0.1.RELEASE. I have a working application and when I update Spring, > I see the following exception on de

Wicket + Spring 3 + Hibernate

2010-04-15 Thread Steven Haines
Hi, I am at a point where I need to upgrade my application from Spring 2.5.6 to Spring 3.0.1.RELEASE. I have a working application and when I update Spring, I see the following exception on deployment: Caused by: org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creatin