Hey Richard,

What version are you using of:
  the integration module
  Tapestry
  Cayenne

?

Also, can you tell me what the actual exception was?

Robert

On Feb 22, 2012, at 2/225:56 PM , Richard Frovarp wrote:

> I'm trying to create dynamic forms that will be configured from an outside 
> source. I know this question has been asked in the past, but I don't quite 
> get the answers. I've tried to create my own BeanModel, but I'm getting 
> exceptions when copying the code from here:
> 
> http://tapestry.apache.org/beaneditform-guide.html
> 
> * 
> org.apache.tapestry5.internal.TapestryInternalUtils.defaultLabel(TapestryInternalUtils.java:304)
> 
> * 
> org.apache.tapestry5.internal.beaneditor.PropertyModelImpl.<init>(PropertyModelImpl.java:52)
> 
> * 
> org.apache.tapestry5.internal.beaneditor.BeanModelImpl.add(BeanModelImpl.java:126)
> 
> * 
> org.apache.tapestry5.internal.beaneditor.BeanModelImpl.add(BeanModelImpl.java:78)
> 
> * 
> org.apache.tapestry5.internal.services.BeanModelSourceImpl.create(BeanModelSourceImpl.java:184)
> 
> * 
> org.apache.tapestry5.internal.services.BeanModelSourceImpl.createEditModel(BeanModelSourceImpl.java:153)
> 
> * 
> com.googlecode.tapestry5cayenne.services.CayenneBeanModelSource.create(CayenneBeanModelSource.java:59)
> 
> * 
> com.googlecode.tapestry5cayenne.services.CayenneBeanModelSource.createEditModel(CayenneBeanModelSource.java:47)
> 
> * edu.ndsu.eci.research.form_generator.pages.Index.initializer(Index.java:45)
> 
> 
> And yes, I put my own bean in there.
> 
> Any suggestions, or better yet example code would be great.
> 
> Thanks,
> Richard
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to