Please read the Tapestry upgrade notes.  They're on the web site.

On Fri, Oct 3, 2008 at 2:56 PM, Marinus Maris <[EMAIL PROTECTED]> wrote:
> Hi,
>
> All examples I found to create a new beanModelSource use something like
> this:
>         BeanModel model = beanModelSource.create(User.class, false,
> resources);
>
> Now I get a java-compile error saying:
>  Incompatible types:
>  found: import org.apache.tapestry5.services.BeanModelSource.create
>  required: import org.apache.tapestry5.beaneditor.BeanModel
>
> What do I need to do in that line above?
>
> Thanks for any help
>
> Marinus
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to