I have no clue. Are you sure your spring context is ok? and is getting loaded? Have you tried with @InjectObject("spring:personDAObean")? Dough it should produce the same result
On 4/25/07, mateamargo <[EMAIL PROTECTED]> wrote:
Alejandro Scandroli wrote: > > Hi MateAmargo > > just remove the property from the page definition > let the ".page" empty > <page-specification class="com.foo.PersonsList"> > </page-specification> > > > Saludos. > Alejandro. > Hi Alejandro, I have just removed the property and now I'm trying to run Jetty... Nope, the same problem. I don't know why I get a NullPointerException. The object PersonDAO is a subclass of HibernateDAOSupport, and I don't know if it keeps null because a bad configuration or what. -- View this message in context: http://www.nabble.com/InjectSpring-and-NullPointerException-tf3646961.html#a10189304 Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]