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

2010-06-07 Thread faye alaska
Thanks a bunch! Makes Perfect sense! Thanks again! Best regards, Faye Thiago H. de Paula Figueiredo wrote: > > On Mon, 07 Jun 2010 21:10:35 -0300, faye alaska > wrote: > >> could someone shed some light on what I was doing wrong? The examples I >> read that show

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

2010-06-07 Thread faye alaska
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 assetNum

user defined field

2010-04-08 Thread faye alaska
I have a requirement to be able to allow user/admin to define a field to be numeric, alpha-numeric, or a select type. I have been using the beaneditform, but I defined the fields -- is there an example to show how this can be done in the beaneditform? or just any field in general? Thanks a bunch!

Import and Export to .xls in Tapestry 5

2010-03-29 Thread faye alaska
Does anyone here have experience of import and exporting to an .xls form the grid component in Tapestry5 or point me to a good example? The example Tapestry5HowToCreateADynamicPDF is awesome. so I am wondering if there is one somewhere for .xls. Thanks you in advance for your help. Faye -- View

Re: Use Jumpstart tools to create a fresh project

2010-02-02 Thread faye alaska
ext release (but it won't > be for a while). > > On 02/02/2010, at 4:49 PM, faye alaska wrote: > >> >> Ok, I got where the problem is. >> When you use the tools to create a new project, everything seems to be >> set >> correctly, except the followi

Re: Use Jumpstart tools to create a fresh project

2010-02-01 Thread faye alaska
: com.acme.yourapp.business instead of the correct package according to your following settings in tools.properties fresh.project.package= after correct that, the eclipse complaints went away and everything seems to be working great. Thanks :-):working: faye alaska wrote: > > Did anyone try the "create fr

Use Jumpstart tools to create a fresh project

2010-02-01 Thread faye alaska
Did anyone try the "create fresh project" in the jumpstart? I just did it and it was great to use! I only have one problem -- I get the "Errors in workspace" window saying "errors exists in project myapps, proceed with launch?" when "run configuration". However, if I proceed, I can actually access

Re: from tapestry5 quickstart to jumpstart?

2010-01-30 Thread faye alaska
populated. I finally decided to follow exactly the installation instructions and put it in the same level as the jumstart project folder, and then the database got populated, and it is fully functional. Thanks everyone, for your help. Regards, Faye faye alaska wrote: > > another observat

Re: from tapestry5 quickstart to jumpstart?

2010-01-30 Thread faye alaska
otal time: 4 seconds Geoff Callender-2 wrote: > > That's good news. After step 8 there is a section titled "Populate the > database". That will do it. > > Regards, > > Geoff > > On 31/01/2010, at 8:17 AM, faye alaska wrote: > >> >>

Re: from tapestry5 quickstart to jumpstart?

2010-01-30 Thread faye alaska
ye Geoff Callender-2 wrote: > > That's good news. After step 8 there is a section titled "Populate the > database". That will do it. > > Regards, > > Geoff > > On 31/01/2010, at 8:17 AM, faye alaska wrote: > >> >> Hi Geoff, >> &

Re: from tapestry5 quickstart to jumpstart?

2010-01-30 Thread faye alaska
late the database? Thanks, Faye Geoff Callender-2 wrote: > > On 30/01/2010, at 9:50 AM, faye alaska wrote: > >> >> Hi Geoff, >> Thanks for the reply! I am stuck at the very end of jumpstar -- >> everything >> worked very well till this point and technically,

Re: from tapestry5 quickstart to jumpstart?

2010-01-30 Thread faye alaska
> However, we recognize this part is still not as nice as it could be, > especially for development and we've opened an issue to improve things > for the next version. > > Kalle > > > On Sat, Jan 30, 2010 at 1:32 AM, faye alaska > wrote: >> >> Hi Kalle, &g

Re: from tapestry5 quickstart to jumpstart?

2010-01-30 Thread faye alaska
Hi Kalle, I got it figured out. I needed to point the WebApp Dir to the target instead of the source. Anyways, I will play with it more. Thanks a bunch for your help. Faye faye alaska wrote: > > Hi Kalle, > The quick start is really easy to set up. However, when I try to run i

Re: from tapestry5 quickstart to jumpstart?

2010-01-30 Thread faye alaska
nt to try out Tynamo's archetype, see > http://tynamo.org/Quick+start. It's got Hibernate, H2 etc. all set up > and ready to go after you run it. > > Kalle > > > On Fri, Jan 29, 2010 at 1:16 AM, faye alaska > wrote: >> >> Hello, I am new to tapestry5 and I

Re: from tapestry5 quickstart to jumpstart?

2010-01-29 Thread faye alaska
30/01/2010, at 9:50 AM, faye alaska wrote: > >> >> Hi Geoff, >> Thanks for the reply! I am stuck at the very end of jumpstar -- >> everything >> worked very well till this point and technically, the instruction was >> still >> correct, maybe I am ju

Re: from tapestry5 quickstart to jumpstart?

2010-01-29 Thread faye alaska
re Thanks again for helping. Faye Geoff Callender-2 wrote: > > Hi Faye, > > What problem are you having getting jumpstart to work? The installation > instructions have been tested by many, many people, but maybe there's > something we missed. > > Regards, > >

Re: from tapestry5 quickstart to jumpstart?

2010-01-29 Thread faye alaska
ri Jan 29 11:54:03 AKST 2010 [INFO] Final Memory: 8M/254M [INFO] Kalle Korhonen-2 wrote: > > Not a jumpstart, but you might want to try out Tynamo's archetype, see > http://tynamo.org/Quick+start. It's got Hibernate, H2 etc. all set up > and ready to

Re: Starting from a maven archetype error

2010-01-29 Thread faye alaska
I am not sure if this helps, but I followed the instructions in http://tapestry.formos.com/wiki/display/T5IDEINT/Eclipse+%28including+Maven%29 and got quickstart to work quickly. matias.blasi wrote: > > Hi, I'm trying to start a new tapestry project and I'm getting the > following error: > >

from tapestry5 quickstart to jumpstart?

2010-01-29 Thread faye alaska
Hello, I am new to tapestry5 and I followed http://tapestry.formos.com/wiki/display/T5IDEINT/Eclipse+%28including+Maven%29, which was an awesome direction to get tapestry5 quickstart working. I also downloaded jumpstart, but unfortunately could not successfully get it to work. The examples in jump