Java Mailing List Archive

http://www.gg3721.com/

Home » users.tapestry »

(for service 'BeanModelSource'): No service implements the
interface long.

faye alaska

2010-06-07

Replies: Find Java Web Hosting

Author LoginPost Reply

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"...

I have a very simple data source as
public class Asset {
 private long assetNumber;
 private String altInfo1;
 private String altInfo2;

...
}

the *.tml file is

<h1>Adding New Asset</h1>
<t:beaneditform t:id="asset"/>

Thanks very much!
Faye

--
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 gg3721.com - Jax Systems, LLC, U.S.A.