Re: Tapestry 4.1 Migration to Tapestry 5

2016-06-28 Thread Barry Books
From: Barry Books [mailto:b...@trsvax.com] > Sent: Tuesday, June 28, 2016 8:54 PM > To: Mukesh Chandra > Cc: Tapestry users; trs...@gmail.com > Subject: Re: Tapestry 4.1 Migration to Tapestry 5 > > You should be able to just add the T5 configuration to your existing web.xml. > I

RE: Tapestry 4.1 Migration to Tapestry 5

2016-06-28 Thread Mukesh Chandra
If I ignore the T4 urls, won't the T4 pages stop working? -Original Message- From: Barry Books [mailto:b...@trsvax.com] Sent: Tuesday, June 28, 2016 8:54 PM To: Mukesh Chandra Cc: Tapestry users; trs...@gmail.com Subject: Re: Tapestry 4.1 Migration to Tapestry 5 You should be able

Re: Tapestry 4.1 Migration to Tapestry 5

2016-06-28 Thread Barry Books
> From: Barry Books [mailto:trs...@gmail.com] > Sent: Tuesday, June 28, 2016 5:34 PM > To: Tapestry users > Subject: Re: Tapestry 4.1 Migration to Tapestry 5 > > I dug up this code that allows T5 applications to access T4 sessions. I think > the XXX is the app name in the T4 c

RE: Tapestry 4.1 Migration to Tapestry 5

2016-06-28 Thread Mukesh Chandra
: Tuesday, June 28, 2016 5:34 PM To: Tapestry users Subject: Re: Tapestry 4.1 Migration to Tapestry 5 I dug up this code that allows T5 applications to access T4 sessions. I think the XXX is the app name in the T4 configuration. @Deprecated public class T4SessionStrategy extends

Re: Tapestry 4.1 Migration to Tapestry 5

2016-06-28 Thread Barry Books
ass I need to inherit? >> > > No. > > Can I have a sample implementation for same? >> > > The documentation for Tapestry-IoC, the replacement for HiveMind in > Tapestry 5, is here: http://tapestry.apache.org/ioc.html. > > --

Re: Tapestry 4.1 Migration to Tapestry 5

2016-06-27 Thread Thiago H de Paula Figueiredo
ry-IoC, the replacement for HiveMind in Tapestry 5, is here: http://tapestry.apache.org/ioc.html. -- Thiago H. de Paula Figueiredo Tapestry, Java and Hibernate consultant and developer http://machina.com.br - To unsubscribe,

RE: Tapestry 4.1 Migration to Tapestry 5

2016-06-27 Thread Mukesh Chandra
Subject: Re: Tapestry 4.1 Migration to Tapestry 5 You will no longer need any XML configuration for Tap5 (it's all just convention) so there is really nothing to do there. Just make sure your web.xml is correct and your pages are in the correct place. I might be able to dig up some code

Re: Tapestry 4.1 Migration to Tapestry 5

2016-06-24 Thread Barry Books
apestry 5.4 pages/components. I can > build the project but when I try to access the page I get an exception for > the page class missing. > Can you help with this? > > Regards > Mukesh > > -Original Message- > From: Barry Books [mailto:trs...@gmail.com <javascript:;&

RE: Tapestry 4.1 Migration to Tapestry 5

2016-06-24 Thread Mukesh Chandra
try users Subject: Re: Tapestry 4.1 Migration to Tapestry 5 I migrated a pretty large application from 4 to 5. It's been a while and I perhaps I don't remember all the pain but I don't recall it being that difficult. First of all Tapestry 5 is much nicer to use than 4 but shares many of the s

Re: Tapestry 4.1 Migration to Tapestry 5

2016-06-24 Thread Barry Books
I migrated a pretty large application from 4 to 5. It's been a while and I perhaps I don't remember all the pain but I don't recall it being that difficult. First of all Tapestry 5 is much nicer to use than 4 but shares many of the same ideas. The basic structure is the same you have pages

Re: Tapestry 4.1 Migration to Tapestry 5

2016-06-24 Thread Thiago H de Paula Figueiredo
On Fri, 24 Jun 2016 00:18:04 -0300, Mukesh Chandra wrote: So they can share the session? Yes. They're in the same webapp, same context. -- Thiago H. de Paula Figueiredo Tapestry, Java and Hibernate consultant and developer http://machina.com.br

RE: Tapestry 4.1 Migration to Tapestry 5

2016-06-23 Thread Mukesh Chandra
So they can share the session? -Original Message- From: Thiago H de Paula Figueiredo [mailto:thiag...@gmail.com] Sent: Thursday, June 23, 2016 7:51 PM To: Tapestry users Subject: Re: Tapestry 4.1 Migration to Tapestry 5 On Thu, 23 Jun 2016 11:05:38 -0300, Mukesh Chandra <mukesh.c

RE: Tapestry 4.1 Migration to Tapestry 5 or an alternative

2016-06-23 Thread Mukesh Chandra
Thanks Thiago! Regards Mukesh -Original Message- From: Thiago H de Paula Figueiredo [mailto:thiag...@gmail.com] Sent: Thursday, June 23, 2016 8:37 PM To: Tapestry users Subject: Re: Tapestry 4.1 Migration to Tapestry 5 or an alternative On Thu, 23 Jun 2016 11:34:59 -0300, Mukesh Chandra

Re: Tapestry 4.1 Migration to Tapestry 5 or an alternative

2016-06-23 Thread Thiago H de Paula Figueiredo
On Thu, 23 Jun 2016 11:34:59 -0300, Mukesh Chandra wrote: What are the recommendations then? Move stuff from T4 to T5 one piece at a time. -- Thiago H. de Paula Figueiredo Tapestry, Java and Hibernate consultant and developer http://machina.com.br

RE: Tapestry 4.1 Migration to Tapestry 5 or an alternative

2016-06-23 Thread Mukesh Chandra
What are the recommendations then? -Original Message- From: Thiago H de Paula Figueiredo [mailto:thiag...@gmail.com] Sent: Thursday, June 23, 2016 7:51 PM To: Tapestry users Subject: Re: Tapestry 4.1 Migration to Tapestry 5 or an alternative On Thu, 23 Jun 2016 10:27:46 -0300, Mukesh

RE: Tapestry 4.1 Migration to Tapestry 5

2016-06-23 Thread Mukesh Chandra
Can you send a sample please. I need to build this project using ANT Regards Mukesh Chandra -Original Message- From: Thiago H de Paula Figueiredo [mailto:thiag...@gmail.com] Sent: Thursday, June 23, 2016 7:51 PM To: Tapestry users Subject: Re: Tapestry 4.1 Migration to Tapestry 5

Re: Tapestry 4.1 Migration to Tapestry 5

2016-06-23 Thread Thiago H de Paula Figueiredo
On Thu, 23 Jun 2016 11:05:38 -0300, Mukesh Chandra <mukesh.chan...@opensolutions.com> wrote: Hi All Hi! Can I have both the Tapestry 5 and Tapestry 4 pages in same project Yes. Even in the same webapp. -- Thiago H. de Paula Figueiredo Tapestry, Java and Hibernate cons

Re: Tapestry 4.1 Migration to Tapestry 5 or an alternative

2016-06-23 Thread Thiago H de Paula Figueiredo
On Thu, 23 Jun 2016 10:27:46 -0300, Mukesh Chandra <mukesh.chan...@opensolutions.com> wrote: Hi Hi! We have our webApplication written in Tapestry 4. We want to migrate to Tapestry 5. How easy is it to do this migration? It's a complete rewrite of your web layer. Do we have any

RE: Tapestry 4.1 Migration to Tapestry 5

2016-06-23 Thread Mukesh Chandra
Hi All Can I have both the Tapestry 5 and Tapestry 4 pages in same project and build them using ANT? I am new to Tapestry, your help is appreciated. Regards Mukesh NOTICE: This e-mail is intended solely for the use of the individual to whom it is addressed

Tapestry 4.1 Migration to Tapestry 5 or an alternative

2016-06-23 Thread Mukesh Chandra
Hi We have our webApplication written in Tapestry 4. We want to migrate to Tapestry 5. How easy is it to do this migration? Do we have any tools available to achieve this? What are your recommendations and strategies to achieve this? Your help is appreciated. Regards Mukesh Chandra

Re: Tapestry 5 jobs, the value of learning to use T5 and transferable skills.

2015-10-01 Thread Thiago H de Paula Figueiredo
On Thu, 01 Oct 2015 05:46:27 -0300, Stephen Nutbrown wrote: Hi, Hi! I feel this discussion belongs in the users group, although it is not all directly related to Tapestry - it's related in some way or another and I felt this community would be best positioned to talk

Re: Tapestry 5 jobs, the value of learning to use T5 and transferable skills.

2015-10-01 Thread Thiago H de Paula Figueiredo
On Thu, 01 Oct 2015 14:40:44 -0300, Thiago H de Paula Figueiredo wrote: Hmm, from reading http://wildfly.org/about/, it seems to me that WildFly isn't a stack at all, but a servlet container just like Jetty and Tomcat. Oops, it's not just a servlet container. It's a

Tapestry 5 jobs, the value of learning to use T5 and transferable skills.

2015-10-01 Thread Stephen Nutbrown
Hi, I feel this discussion belongs in the users group, although it is not all directly related to Tapestry - it's related in some way or another and I felt this community would be best positioned to talk about it. I have no specific questions, this is intended more as a discussion/experience

Tapestry 5 and Hibernate (Session handling)

2014-12-09 Thread Stefan Böcker
Hi, I am new to Tapestry 5 and currently working on a simple web application that makes use of Hibernate. Injecting Hibernate-sessions in pages is simple and works fine, however for my little web application I have to use the session handling of some third-party library, that is part of my

Re: Tapestry 5 and Hibernate (Session handling)

2014-12-09 Thread Thiago H de Paula Figueiredo
On Tue, 09 Dec 2014 12:45:34 -0200, Stefan Böcker m...@v13dev.de wrote: Hi, Hi! Now I want to use the session handling of the third-party library. Is there any way to tell Tapestry not to handle the Hibernate-session the default way, but to use some session-handling logic that I (or some

Announcement : Jexbox - Exception Tracking AddOn for Tapestry 5

2014-08-12 Thread Tsvetelin Saykov
started my first personal project - www.jexbox.com a few months ago. This is a Java based exception tracking system implemented on Tapestry 5. The main idea is to store all application’s exceptions in a central database where developers can easily find errors and review exception data. I managed

Re: Tapestry 5 + JS framework

2014-07-28 Thread Thiago H de Paula Figueiredo
On Sun, 27 Jul 2014 09:46:56 -0300, Chung Khanh Duy chungkhanhduy1...@gmail.com wrote: Hi Jan, Hi, guys! I am using tapestry combined with Jquery , it looks great. If you are interested in with that, please refer at http://tapestry5-jquery.com/ for more details. Tapestry 5.4 supports

Re: Tapestry 5 + JS framework

2014-07-28 Thread Thiago H de Paula Figueiredo
On Sun, 27 Jul 2014 09:31:40 -0300, Lance Java lance.j...@googlemail.com wrote: Tapestry just produces html and javascript so in theory it can easily integrate with any js library. If you ask a more specific, we can give a more specific answer. Agreed 200%. AngularJS is a JS framework. So

Tapestry 5 + JS framework

2014-07-27 Thread Jan Fryblik
Hi guys, i haven't used Tapestry for a few months so I want to ask again if something has changed. Do you have experience with combination of Tapestry and any JS framework? How difficult is to integrate it together? Are there any tutorials? I need something to create highly dynamic web

Re: Tapestry 5 + JS framework

2014-07-27 Thread Lance Java
Tapestry just produces html and javascript so in theory it can easily integrate with any js library. If you ask a more specific, we can give a more specific answer.

Re: Tapestry 5 + JS framework

2014-07-27 Thread Chung Khanh Duy
Hi Jan, I am using tapestry combined with Jquery , it looks great. If you are interested in with that, please refer at http://tapestry5-jquery.com/ for more details. Thanks, Duy. On Sun, Jul 27, 2014 at 5:17 PM, Jan Fryblik jan.fryb...@ebrothers.cz wrote: Hi guys, i haven't used Tapestry

Re: Tapestry 5 + JS framework

2014-07-27 Thread Kristian Marinkovic
Hi, Tapestry 5.4 (beta) built-in require js support makes it really easy to add other javascript frameworks cleanly. I'm currently working on T5.4 projects that integrate with angularjs and backbone/marionette js. g, Kris On Sun, Jul 27, 2014 at 2:46 PM, Chung Khanh Duy

Tapestry 5 eurodns

2014-03-13 Thread Dimitris Zenios
Just found out that tapestry 5 is been used to develop eurodns website. Maybe it can be put inside success stories http://wiki.apache.org/tapestry/SuccessStories

Re: Tapestry 5 eurodns

2014-03-13 Thread Bob Harner
I think it would require their permission to do so. Lots of site owners don't want their site's underlying tech publicized. On Mar 13, 2014 5:28 AM, Dimitris Zenios dimitris.zen...@gmail.com wrote: Just found out that tapestry 5 is been used to develop eurodns website. Maybe it can be put

Re: Tapestry 5 eurodns

2014-03-13 Thread Nicolas Bouillon
True, and I loved setup and working with Tapestry 5 @ eurodns. It's an awesome web framework (even if some of my former coworker would not be so enthusiast). 2014-03-13 10:27 GMT+01:00 Dimitris Zenios dimitris.zen...@gmail.com: Just found out that tapestry 5 is been used to develop eurodns

Re: IndieGogo campaign: a month of Apache Tapestry 5

2014-01-02 Thread Thiago H de Paula Figueiredo
On Sun, 29 Dec 2013 19:05:19 -0200, Muhammad Gelbana m.gelb...@gmail.com wrote: So did this campaign succeed ? I don't know. Did it? :D -- Thiago H. de Paula Figueiredo Tapestry, Java and Hibernate consultant and developer http://machina.com.br

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-12-29 Thread Muhammad Gelbana
So did this campaign succeed ? *-* *Muhammad Gelbana* http://www.linkedin.com/in/mgelbana On Tue, Dec 10, 2013 at 11:13 AM, Joachim Van der Auwera li...@progs.bewrote: Congratulations! On 12/10/2013 02:40 AM, Thiago H de Paula Figueiredo wrote: On Mon, 09 Dec 2013

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-12-10 Thread Joachim Van der Auwera
Congratulations! On 12/10/2013 02:40 AM, Thiago H de Paula Figueiredo wrote: On Mon, 09 Dec 2013 21:43:16 -0200, Jens Breitenstein mailingl...@j-b-s.de wrote: done! Hi, everyone! I'm speechless. I'm lost for words. I really don't know how to describe how happy and grateful to all of you

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-12-09 Thread Thiago H de Paula Figueiredo
Status update: With 14 hours until the deadline, we raised 3040 dollars out of 4500 goal. Thank you very much for everybody who contributed or helped spread the word. :) -- Thiago H. de Paula Figueiredo Tapestry, Java and Hibernate consultant and developer http://machina.com.br Help me

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-12-09 Thread Muhammad Gelbana
I'm so happy you're approaching your goal ! Gonna see a more powerful Tapestry soon I hope :) *-* *Muhammad Gelbana* http://www.linkedin.com/in/mgelbana On Mon, Dec 9, 2013 at 7:47 PM, Thiago H de Paula Figueiredo thiag...@gmail.com wrote: Status update: With 14 hours

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-12-09 Thread Joachim Van der Auwera
Great initiative, twelve hours and 740$ to go. Let's make it happen! May I remind you that Thiago will not receive any money (donations are refunded) when the target is not met, so if you want Thiago to spend a month full-time on Tapestry, then now is the time to do your part and contribute

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-12-09 Thread Chris Mylonas
$3880 / $4500 $620 to go On Tue, Dec 10, 2013 at 7:21 AM, Joachim Van der Auwera li...@progs.bewrote: Great initiative, twelve hours and 740$ to go. Let's make it happen! May I remind you that Thiago will not receive any money (donations are refunded) when the target is not met, so if you

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-12-09 Thread Jens Breitenstein
done! Am 09.12.13 23:53, schrieb Chris Mylonas: $3880 / $4500 $620 to go On Tue, Dec 10, 2013 at 7:21 AM, Joachim Van der Auwera li...@progs.bewrote: Great initiative, twelve hours and 740$ to go. Let's make it happen! May I remind you that Thiago will not receive any money (donations

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-12-09 Thread John Prestel
Congratulations, Thiago! On Mon, Dec 9, 2013 at 6:43 PM, Jens Breitenstein mailingl...@j-b-s.dewrote: done! Am 09.12.13 23:53, schrieb Chris Mylonas: $3880 / $4500 $620 to go On Tue, Dec 10, 2013 at 7:21 AM, Joachim Van der Auwera li...@progs.be wrote: Great initiative, twelve

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-12-09 Thread Thiago H de Paula Figueiredo
On Mon, 09 Dec 2013 21:43:16 -0200, Jens Breitenstein mailingl...@j-b-s.de wrote: done! Hi, everyone! I'm speechless. I'm lost for words. I really don't know how to describe how happy and grateful to all of you for allowing me to spend a whole month working on Apache Tapestry,

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-12-07 Thread Balázs Palcsó
Hi Thiago, I was wondering if my company could get an invoice of the amount contributed if it contributes? Best regards, Balazs On Nov 27, 2013, at 12:02 PM, Howard Lewis Ship hls...@gmail.com wrote: On Wed, Nov 27, 2013 at 8:07 AM, Thiago H de Paula Figueiredo thiag...@gmail.com wrote: On

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-12-07 Thread Thiago H de Paula Figueiredo
On Sat, 07 Dec 2013 13:30:16 -0200, Balázs Palcsó palcso.bal...@gmail.com wrote: Hi Thiago, Hi! I was wondering if my company could get an invoice of the amount contributed if it contributes? Good question. What are the requirements of this invoice? -- Thiago H. de Paula Figueiredo

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-12-07 Thread Balázs Palcsó
I think the same invoice that issue when you do freelancer work should do. Not sure if there special rules if the company receiving the invoice is in the EU. Though I am not sure how does crowd funding changes the rules of invoicing. Especially if the goal is not met. Regards, Balazs On 7

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-12-02 Thread Norman Franke
On Nov 27, 2013, at 12:02 PM, Howard Lewis Ship hls...@gmail.com wrote: On Wed, Nov 27, 2013 at 8:07 AM, Thiago H de Paula Figueiredo thiag...@gmail.com wrote: On Wed, 27 Nov 2013 13:53:09 -0200, Norman Franke nor...@myasd.com wrote: I hope it works out. Thanks! Anything you

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-11-28 Thread Thiago H de Paula Figueiredo
On Wed, 27 Nov 2013 18:38:28 -0200, Emmanuel Sowah eso...@gmail.com wrote: Hi Thiago, Hi, Emmanuel! Tapestry is dead. By dead I don't mean no one is using it but rather no one is using it on serious projects. You're backpedaling in your statements. Negative troll points for you. That

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-11-27 Thread Norman Franke
/a-month-of-apache-tapestry-5. Any questions, just ask. :) But I'll answer another one right now: regardless of the campaign succeeding or not, I'll continue posting stuff in the mailing list and doing my occasional code contributions the same way and I've been doing until now. In other words

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-11-27 Thread Peter Hvass
- Original Message - From: Norman Franke nor...@myasd.com To: Tapestry users users@tapestry.apache.org Sent: Wednesday, November 27, 2013 5:53:09 PM Subject: Re: IndieGogo campaign: a month of Apache Tapestry 5 I hope it works out. Anything you can add to help porting from prototype

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-11-27 Thread Thiago H de Paula Figueiredo
On Wed, 27 Nov 2013 13:53:09 -0200, Norman Franke nor...@myasd.com wrote: I hope it works out. Thanks! Anything you can add to help porting from prototype-based Tapestry JS code to T5.4 would be welcome. I've got thousands of lines of JS code in my apps. Your Prototype.js code will

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-11-27 Thread Howard Lewis Ship
On Wed, Nov 27, 2013 at 8:07 AM, Thiago H de Paula Figueiredo thiag...@gmail.com wrote: On Wed, 27 Nov 2013 13:53:09 -0200, Norman Franke nor...@myasd.com wrote: I hope it works out. Thanks! Anything you can add to help porting from prototype-based Tapestry JS code to T5.4 would be

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-11-27 Thread Bogdan Ivascu
a whole month in Tapestry itself and nothing else fixing bugs, implementing new stuff and working on the documentation. Here's the link: http://www.indiegogo.com/projects/a-month-of-apache- tapestry-5. Any questions, just ask. :) But I'll answer another one right now: regardless of the campaign

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-11-27 Thread Emmanuel Sowah
Hi Thiago, How are you today? I know being a Tapestry coder is not easy to make enough money to pay the bills and I can understand why you're struggling. The fact of the matter is that Tapestry is not used by serious companies or in serious projects. Tapestry is dead. By dead I don't mean no one

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-11-26 Thread Emmanuel Sowah
in Tapestry itself and nothing else fixing bugs, implementing new stuff and working on the documentation. Here's the link: http://www.indiegogo.com/projects/a-month-of-apache- tapestry-5. Any questions, just ask. :) But I'll answer another one right now: regardless of the campaign succeeding

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-11-26 Thread Lenny Primak
. Here's the link: http://www.indiegogo.com/projects/a-month-of-apache- tapestry-5. Any questions, just ask. :) But I'll answer another one right now: regardless of the campaign succeeding or not, I'll continue posting stuff in the mailing list and doing my occasional code contributions the same way

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-11-26 Thread Jon Williams
and working on the documentation. Here's the link: http://www.indiegogo.com/projects/a-month-of-apache- tapestry-5. Any questions, just ask. :) But I'll answer another one right now: regardless of the campaign succeeding or not, I'll continue posting stuff in the mailing list

IndieGogo campaign: a month of Apache Tapestry 5

2013-11-25 Thread Thiago H de Paula Figueiredo
Hi! I've just went live with an IndieGogo campaign so I can work a whole month in Tapestry itself and nothing else fixing bugs, implementing new stuff and working on the documentation. Here's the link: http://www.indiegogo.com/projects/a-month-of-apache-tapestry-5. Any questions, just

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-11-25 Thread Stephan Windmüller
On 25.11.2013 22:08, Thiago H de Paula Figueiredo wrote: I've just went live with an IndieGogo campaign so I can work a whole month in Tapestry itself and nothing else fixing bugs, implementing new stuff and working on the documentation. Well done Thiago, now IndieGogo is broken, most likely

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-11-25 Thread Andreas Fink
with an IndieGogo campaign so I can work a whole month in Tapestry itself and nothing else fixing bugs, implementing new stuff and working on the documentation. Here's the link: http://www.indiegogo.com/projects/a-month-of-apache-tapestry-5. Any questions, just ask. :) But I'll answer another one right

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-11-25 Thread Alexander Sommer
Figueiredo wrote: Hi! I've just went live with an IndieGogo campaign so I can work a whole month in Tapestry itself and nothing else fixing bugs, implementing new stuff and working on the documentation. Here's the link: http://www.indiegogo.com/projects/a-month-of-apache-tapestry-5

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-11-25 Thread Chris Mylonas
://www.indiegogo.com/projects/a-month-of-apache-tapestry-5. Any questions, just ask. :) But I'll answer another one right now: regardless of the campaign succeeding or not, I'll continue posting stuff in the mailing list and doing my occasional code contributions the same way and I've been doing until

Re: Tapestry 5 Crash on load from Eclipse while working ok from command (Jetty)

2013-10-19 Thread Martin Kersten
/10/19 Jeremy Villalobos jeremyvillalo...@gmail.com I have not worked on a Tapestry 5 project for a few weeks. The last time I used it, the development environment was fully setup. Now I come back and I get the stack trace shown at the end of this email. I tried mvn jetty:run

Re: Tapestry 5 Crash on load from Eclipse while working ok from command (Jetty)

2013-10-19 Thread Thiago H. de Paula Figueiredo
into trouble again. Try to turn it off first, if you still have some problems, just report back... . 2013/10/19 Jeremy Villalobos jeremyvillalo...@gmail.com I have not worked on a Tapestry 5 project for a few weeks. The last time I used it, the development environment was fully setup. Now

Tapestry 5 Crash on load from Eclipse while working ok from command (Jetty)

2013-10-18 Thread Jeremy Villalobos
I have not worked on a Tapestry 5 project for a few weeks. The last time I used it, the development environment was fully setup. Now I come back and I get the stack trace shown at the end of this email. I tried mvn jetty:run And that starts up the portal no-problem. But from eclipse (Run

Re: Tapestry 5 Hotel Booking

2013-07-16 Thread Jeremy Villalobos
: Tapestry 5 Hotel Booking Hello: I downloaded the demo Tapestr5-hotel-booking to run it in my machine and continue studying the Tapestry 5 development process. I am running Ubuntu 12.04 Java 7 Mvn 3.0.4 Opening the project in Eclipse shows the exclamation point on the project (dependency

Tapestry 5 Hotel Booking

2013-06-30 Thread Jeremy Villalobos
Hello: I downloaded the demo Tapestr5-hotel-booking to run it in my machine and continue studying the Tapestry 5 development process. I am running Ubuntu 12.04 Java 7 Mvn 3.0.4 Opening the project in Eclipse shows the exclamation point on the project (dependency project) and an error

Re: Tapestry 5 Hotel Booking

2013-06-30 Thread Lenny Primak
Tapestr5-hotel-booking to run it in my machine and continue studying the Tapestry 5 development process. I am running Ubuntu 12.04 Java 7 Mvn 3.0.4 Opening the project in Eclipse shows the exclamation point on the project (dependency project) and an error on the pom.xm, but no specifics of where

Re: Minimum Heap Size to run basic Tapestry 5 archetype example smoothly

2013-05-23 Thread Jon Williams
is happily running. However hits to the URL are returning 404's. I was just wondering if you encountered any bumps getting your Tapestry 5 app running on the Free OpenShift? thanks Jon On Mon, Apr 29, 2013 at 1:04 PM, Dmitry Gusev dmitry.gu...@gmail.comwrote: I host some of our T5 apps on OpenShift

Re: Minimum Heap Size to run basic Tapestry 5 archetype example smoothly

2013-05-23 Thread Dmitry Gusev
to the URL are returning 404's. I was just wondering if you encountered any bumps getting your Tapestry 5 app running on the Free OpenShift? thanks Jon On Mon, Apr 29, 2013 at 1:04 PM, Dmitry Gusev dmitry.gu...@gmail.comwrote: I host some of our T5 apps on OpenShift. It has free plan

is openJDK compatible with Tapestry 5?

2013-05-19 Thread Angelo Chen
Hi, I got an app running well in : ava version 1.6.0_21 Java(TM) SE Runtime Environment (build 1.6.0_21-b06) Java HotSpot(TM) 64-Bit Server VM (build 17.0-b16, mixed mode) now need to change to a new server, its default java is: java version 1.6.0_24 OpenJDK Runtime Environment (IcedTea6 1.11.9)

Re: is openJDK compatible with Tapestry 5?

2013-05-19 Thread Dimitris Zenios
I never had problems running tapestry 5 and openjdk On Sun, May 19, 2013 at 6:52 PM, Angelo Chen angelochen...@gmail.comwrote: Hi, I got an app running well in : ava version 1.6.0_21 Java(TM) SE Runtime Environment (build 1.6.0_21-b06) Java HotSpot(TM) 64-Bit Server VM (build 17.0-b16

Re : is openJDK compatible with Tapestry 5?

2013-05-19 Thread Ken in Nashua
Hi Angela, Off the top of my head form looking at your specs... I would guess to say based on my experience with java which dates back to 1998... no. 64bit should accommodate 32bit apps forward revs should accommodate previous revs. byte codes that is I say go for it Funny when I think

RE: Re : is openJDK compatible with Tapestry 5?

2013-05-19 Thread Ken in Nashua
Sorry Angela... for the dyslexic answer. i meant to say... yes your code should run as platform safe. Ken

Re: Minimum Heap Size to run basic Tapestry 5 archetype example smoothly

2013-04-29 Thread George Christman
to run the basic Tapestry 5 archetype example smoothly. I am running my war on Jetty in a hosted environment. Currently I'm running in to issues with 64MB of heap. I don't have plans to make this app behave much beyond a static website. And I'd like to keep my

Re: Minimum Heap Size to run basic Tapestry 5 archetype example smoothly

2013-04-29 Thread Howard Lewis Ship
of thing with VisualVM. I'd say you want at least 256MB, with 128MB of PermGen. On Fri, Apr 26, 2013 at 3:04 PM, Jon Williams williams.jonat...@gmail.comwrote: I'd like to know the Minimum Heap Size req'd to run the basic Tapestry 5 archetype

Re: Minimum Heap Size to run basic Tapestry 5 archetype example smoothly

2013-04-29 Thread Dmitry Gusev
Tapestry 5 archetype example smoothly. I am running my war on Jetty in a hosted environment. Currently I'm running in to issues with 64MB of heap. I don't have plans to make this app behave much beyond a static website. And I'd like to keep my

Re: Minimum Heap Size to run basic Tapestry 5 archetype example smoothly

2013-04-29 Thread Barry Books
. On Fri, Apr 26, 2013 at 3:04 PM, Jon Williams williams.jonat...@gmail.comwrote: I'd like to know the Minimum Heap Size req'd to run the basic Tapestry 5 archetype example smoothly. I am running my war on Jetty in a hosted environment

Re: Minimum Heap Size to run basic Tapestry 5 archetype example smoothly

2013-04-28 Thread Jon Williams
, 2013 at 3:04 PM, Jon Williams williams.jonat...@gmail.comwrote: I'd like to know the Minimum Heap Size req'd to run the basic Tapestry 5 archetype example smoothly. I am running my war on Jetty in a hosted environment. Currently I'm running in to issues

Re: Minimum Heap Size to run basic Tapestry 5 archetype example smoothly

2013-04-27 Thread Barry Books
of PermGen. On Fri, Apr 26, 2013 at 3:04 PM, Jon Williams williams.jonat...@gmail.comwrote: I'd like to know the Minimum Heap Size req'd to run the basic Tapestry 5 archetype example smoothly. I am running my war on Jetty in a hosted environment. Currently I'm

Minimum Heap Size to run basic Tapestry 5 archetype example smoothly

2013-04-26 Thread Jon Williams
I'd like to know the Minimum Heap Size req'd to run the basic Tapestry 5 archetype example smoothly. I am running my war on Jetty in a hosted environment. Currently I'm running in to issues with 64MB of heap. I don't have plans to make this app behave much beyond a static website. And I'd like

Re: Minimum Heap Size to run basic Tapestry 5 archetype example smoothly

2013-04-26 Thread Howard Lewis Ship
Well, you can measure this kind of thing with VisualVM. I'd say you want at least 256MB, with 128MB of PermGen. On Fri, Apr 26, 2013 at 3:04 PM, Jon Williams williams.jonat...@gmail.comwrote: I'd like to know the Minimum Heap Size req'd to run the basic Tapestry 5 archetype example smoothly

Re: Minimum Heap Size to run basic Tapestry 5 archetype example smoothly

2013-04-26 Thread Jon Williams
of thing with VisualVM. I'd say you want at least 256MB, with 128MB of PermGen. On Fri, Apr 26, 2013 at 3:04 PM, Jon Williams williams.jonat...@gmail.comwrote: I'd like to know the Minimum Heap Size req'd to run the basic Tapestry 5 archetype example smoothly. I am running my war on Jetty

Re: Minimum Heap Size to run basic Tapestry 5 archetype example smoothly

2013-04-26 Thread Michael Prescott
to know the Minimum Heap Size req'd to run the basic Tapestry 5 archetype example smoothly. I am running my war on Jetty in a hosted environment. Currently I'm running in to issues with 64MB of heap. I don't have plans to make this app behave much beyond a static website. And I'd like

Re: Minimum Heap Size to run basic Tapestry 5 archetype example smoothly

2013-04-26 Thread Howard Lewis Ship
to run the basic Tapestry 5 archetype example smoothly. I am running my war on Jetty in a hosted environment. Currently I'm running in to issues with 64MB of heap. I don't have plans to make this app behave much beyond a static website. And I'd like to keep my hosting plan cheap

Re: Minimum Heap Size to run basic Tapestry 5 archetype example smoothly

2013-04-26 Thread Kalle Korhonen
this kind of thing with VisualVM. I'd say you want at least 256MB, with 128MB of PermGen. On Fri, Apr 26, 2013 at 3:04 PM, Jon Williams williams.jonat...@gmail.comwrote: I'd like to know the Minimum Heap Size req'd to run the basic Tapestry 5 archetype example smoothly. I am running

Re: Tapestry 5 and Java EE6/CDI

2013-04-11 Thread hantsy
Thanks provides the tapestry jumpstart showcase...I was benefited from these source codes in the early tapestry experience.. Hantsy On 4/9/2013 19:33, Thiago H de Paula Figueiredo wrote: On Tue, 09 Apr 2013 03:26:08 -0300, Geoff Callender geoff.callender.jumpst...@gmail.com wrote: You just

Re: Tapestry 5 and Java EE6/CDI

2013-04-11 Thread Geoff Callender
I'm pleased to hear you've found it helpful. Cheers, Geoff On 11/04/2013, at 7:11 PM, hantsy wrote: Thanks provides the tapestry jumpstart showcase...I was benefited from these source codes in the early tapestry experience.. Hantsy On 4/9/2013 19:33, Thiago H de Paula Figueiredo wrote:

Re: Tapestry 5 and Java EE6/CDI

2013-04-09 Thread Geoff Callender
), there is no harm, and Tapestry IOC won't get in your way if you don't use it. Tapestry 5 is only superficially like Tapestry 4, but much improved in every single way possible. If you're still deciding whether to use Tapestry 5, be sure to invest a little time with the Tapestry Tutorial

Re: Tapestry 5 and Java EE6/CDI

2013-04-09 Thread Geoff Callender
it. Tapestry 5 is only superficially like Tapestry 4, but much improved in every single way possible. If you're still deciding whether to use Tapestry 5, be sure to invest a little time with the Tapestry Tutorial ( http://tapestry.apache.org/tapestry-tutorial.html) to find out. On Sun, Apr

Re: Tapestry 5 and Java EE6/CDI

2013-04-09 Thread Thiago H de Paula Figueiredo
On Tue, 09 Apr 2013 03:26:08 -0300, Geoff Callender geoff.callender.jumpst...@gmail.com wrote: You just drop the Conversations and Conversation class from either of these examples into your project:

Re: Tapestry 5 and Java EE6/CDI

2013-04-08 Thread hantsy
. Tapestry does offer a very strong IOC capability, but you can chose to use it or not in your own Tapestry apps. If you'd rather use EJB (or Spring), there is no harm, and Tapestry IOC won't get in your way if you don't use it. Tapestry 5 is only superficially like Tapestry 4, but much

Tapestry 5 and Java EE6/CDI

2013-04-07 Thread hantsy
the newest Tapestry 5. Hantsy - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org

Re: Tapestry 5 and Java EE6/CDI

2013-04-07 Thread Lenny Primak
be replaced with CDI when I select Java EE6(none Spring/Hibernate project)? I have used Tapestry4 before, and know little about the newest Tapestry 5. Hantsy - To unsubscribe, e-mail: users-unsubscr

Re: Tapestry 5 and Java EE6/CDI

2013-04-07 Thread Bob Harner
), there is no harm, and Tapestry IOC won't get in your way if you don't use it. Tapestry 5 is only superficially like Tapestry 4, but much improved in every single way possible. If you're still deciding whether to use Tapestry 5, be sure to invest a little time with the Tapestry Tutorial ( http

Re: Basic question about URL rewriting and Tapestry 5

2013-03-12 Thread George Christman
Hi Thiago, has there been any progress with implementing the old API? -- View this message in context: http://tapestry.1045711.n5.nabble.com/Basic-question-about-URL-rewriting-and-Tapestry-5-tp5691410p5720436.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: Basic question about URL rewriting and Tapestry 5

2013-03-12 Thread Thiago H de Paula Figueiredo
On Tue, 12 Mar 2013 11:21:14 -0300, George Christman gchrist...@cardaddy.com wrote: Hi Thiago, has there been any progress with implementing the old API? The source is at https://github.com/thiagohp/tapestry-url-rewriter, but I didn't manage to get it in the Maven central repository yet.

Re: Has anyone gotten the tapestry 5 highcharts demo webapp to run?

2013-03-09 Thread François Facon
Hi, I only use run jetty run with a none maven based project. Most of the time, we use the maven plugin for eclipse to create a new maven build in Eclipse Run Configuration as follow. -select imported project - right click - run as - run configurations - create a new configuration under maven

  1   2   3   4   5   6   7   8   9   10   >