On Mon, 07 Jun 2010 21:10:35 -0300, faye alaska <haifeizh...@gmail.com> wrote:

could someone shed some light on what I was doing wrong? The examples I read that shows me that Bean Edit Form can definitely handle integer and long,
but I get the "No Service implements the interface long"...

Hi!

Try adding this method to your page class:

onPrepare() {
        this.asset = new Asset();
}

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to