Problem after trunk update

2008-04-25 Thread Robin Rigby
Updated trunk. Rebuild OK. Then mvn jetty:run gives this first ERROR [main] (ContextLoader.java:214) - Context initialization failed org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from ServletContext resource

Re: Processing dynamically-created forms

2008-04-25 Thread Derek Hohls
Can anyone help with this?! - I am sure its a simple syntax issue... On 2008/04/21 at 12:40, in message [EMAIL PROTECTED], Derek Hohls [EMAIL PROTECTED] wrote: Gregorz Unfortunately, when I try: var it = model.children; it has an undefined (null) result, not an iterator. I also tried: