Re: Compiling (build all) in eclipse

2007-04-10 Thread Rahul Thakur
Comments inlined... - Original Message - From: Phill Moran [EMAIL PROTECTED] To: open-jpa-dev@incubator.apache.org Sent: Tuesday, April 10, 2007 5:06 AM Subject: RE: Compiling (build all) in eclipse Eclipse clean workspace Import Maven generate project (eclipse:eclispe) Build all

Compiling (build all) in eclipse

2007-04-09 Thread Phill Moran
Troubles continue Any suggestions for this problem in eclipse??? org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'personFactory' defined in file [C:\BidSpec\emall\development\emall\target\classes\applicationContext.xml]: Initialization of bean failed;

RE: Compiling (build all) in eclipse

2007-04-09 Thread Patrick Linskey
: Phill Moran [mailto:[EMAIL PROTECTED] Sent: Monday, April 09, 2007 9:50 AM To: open-jpa-dev@incubator.apache.org Subject: Compiling (build all) in eclipse Troubles continue Any suggestions for this problem in eclipse??? org.springframework.beans.factory.BeanCreationException: Error

RE: Compiling (build all) in eclipse

2007-04-09 Thread Phill Moran
@incubator.apache.org Subject: RE: Compiling (build all) in eclipse Hmm. It sounds like maybe the Persistable class hasn't been enhanced. It's a surprising error, but it looks like OpenJPA hasn't really gotten into the loop at this point, which would explain why you're not seeing anything more informative