|
From: Boyce, K. G. <Kei...@bc...> - 2005-05-23 16:12:35
|
That fixed it... =0D Thanks, Garry _____ =0D From: spr...@li... [mailto:spr...@li...] On Behalf Of Juergen Hoeller Sent: Monday, May 23, 2005 11:59 AM To: spr...@li... Subject: Re: [Springframework-developer] Spring Web Flow PR3 Released =0D =0D Oops... looks like you've been caught by a recent change in the Portlet support, following a refinement in Spring core 1.2.1. Essentially, DispatcherPortlet is trying to use a new ConfigurableBeanFactory method which has been introduced in Spring 1.2.1. =0D I'm afraid you will have to wait for Spring 1.2.1 (scheduled for this Friday) to make Web Flow PR3 work in a Portlet environment, or use a recent nightly 1.2.1 snapshot in combination with Web Flow PR3. =0D Juergen =0D =0D -----Original Message----- From: spr...@li... [mailto:spr...@li...]On Behalf Of Boyce, Keith Garry Sent: Monday, May 23, 2005 5:25 PM To: spr...@li... Subject: RE: [Springframework-developer] Spring Web Flow PR3 Released =0D =0D Go following error after upgrade... Any ideas? =0D Encountered the following problem(s) while attempting to render portlet fragment: dp-22 Failed to load portlet org.springframework.web.portlet.DispatcherPortlet: java.lang.NoSuchMethodError: org.springframework.beans.factory.config.ConfigurableListableBeanFactory .ignoreDependencyInterface(Ljava/lang/Class;)V=0D This message is a PRIVATE communication. If you are not the intended recipient, please do not read, copy, or use it, and do not disclose it to others. Please notify the sender of the delivery error by replying to this message, and then delete it from your system. Thank you. =0D This message is a PRIVATE communication. If you are not the intended recipient, please do not read, copy, or use it, and do not disclose it to others. Please notify the sender of the delivery error by replying to this message, and then delete it from your system. Thank you. |