Re: Java support added to Google AppEngine

2009-04-17 Thread Howard Lewis Ship
t; wrote: >>>>> >>>>> I grepped over the tapestry-core sources for "javax.xml.stream" and >>>>> only >>>>> found them imported in TemplateParser and StaxTemplateParser. >>>>> Would it then be sufficient to just contribute

Re: Java support added to Google AppEngine

2009-04-17 Thread Fernando Padilla
With plain Stax I still get the same error in TemplateParser. Maybe I will try to switch back to the 5.0.18 one when I have time. Cheers, Chris -- View this message in context: http://n2.nabble.com/Java-support-added-to-Google-AppEngine-tp2605876p2643391.html Sent from the Tapestry Users maili

Re: Java support added to Google AppEngine

2009-04-17 Thread Alex Kotchnev
sing Woodstox (maybe the one from 5.0.1.8)? >>> >>> >>> I just tried to eliminate Woodstox and to use "pure" Stax API for >>> template parsing. This wasn't that difficult (see >>> http://derkoe.wordpress.com/2009/04/16/tapestry-51-wood

Re: Java support added to Google AppEngine

2009-04-17 Thread Christian Edward Gruber
tried to eliminate Woodstox and to use "pure" Stax API for template parsing. This wasn't that difficult (see http://derkoe.wordpress.com/2009/04/16/tapestry-51-woodstox/) . With plain Stax I still get the same error in TemplateParser. Maybe I will try to switch back to the 5.0.18

Re: Java support added to Google AppEngine

2009-04-17 Thread Fernando Padilla
"pure" Stax API for template parsing. This wasn't that difficult (see http://derkoe.wordpress.com/2009/04/16/tapestry-51-woodstox/). With plain Stax I still get the same error in TemplateParser. Maybe I will try to switch back to the 5.0.18 one when I have time. Cheers, Chris --

Re: Java support added to Google AppEngine

2009-04-17 Thread Christian Edward Gruber
1.8)? I just tried to eliminate Woodstox and to use "pure" Stax API for template parsing. This wasn't that difficult (see http://derkoe.wordpress.com/2009/04/16/tapestry-51-woodstox/) . With plain Stax I still get the same error in TemplateParser. Maybe I will try to switch back

Re: Java support added to Google AppEngine

2009-04-17 Thread Fernando Padilla
k to the 5.0.18 one when I have time. Cheers, Chris -- View this message in context: http://n2.nabble.com/Java-support-added-to-Google-AppEngine-tp2605876p2643391.html Sent from the Tapestry Users mailing list archive at Nabble.com. -

Re: Java support added to Google AppEngine

2009-04-17 Thread Jun Tsai
I will use gae to build some small app.It's free. 2009/4/17 Otho > Yes, the missing referential integrity, the (factual) need to duplicate > data > over multiple classes for fast reads and the resulting necessity to > manually > cascade writing operations will be a pita for most applications. > >

Re: Java support added to Google AppEngine

2009-04-17 Thread Otho
Yes, the missing referential integrity, the (factual) need to duplicate data over multiple classes for fast reads and the resulting necessity to manually cascade writing operations will be a pita for most applications. 2009/4/17 Thiago H. de Paula Figueiredo > On Fri, Apr 17, 2009 at 5:22 AM, Ot

Re: Java support added to Google AppEngine

2009-04-17 Thread Thiago H. de Paula Figueiredo
On Fri, Apr 17, 2009 at 5:22 AM, Otho wrote: > In how far shoult GAE be a showstopper for anything? It is neither the > promised land, nor some gift from the gods. I would rather find it a > showstopper, if shady compromises were made just to cater to a somewhat > castrated platform which is actua

Re: Java support added to Google AppEngine

2009-04-17 Thread Otho
In how far shoult GAE be a showstopper for anything? It is neither the promised land, nor some gift from the gods. I would rather find it a showstopper, if shady compromises were made just to cater to a somewhat castrated platform which is actually only beneficial, if you should happen to have the

Re: Java support added to Google AppEngine

2009-04-16 Thread Christian Edward Gruber
Well, I did, but I wasn't allowed to say anything. ;p Christian. On 16-Apr-09, at 23:58 , Thiago H. de Paula Figueiredo wrote: Em Fri, 17 Apr 2009 00:42:45 -0300, Alex Kotchnev escreveu: I'm not sure about everyone else, but for me this is a BIG issue and is one of the reasons holding me

Re: Java support added to Google AppEngine

2009-04-16 Thread Thiago H. de Paula Figueiredo
Em Fri, 17 Apr 2009 00:42:45 -0300, Alex Kotchnev escreveu: I'm not sure about everyone else, but for me this is a BIG issue and is one of the reasons holding me back from moving my app to the 5.1 beta. Most likely I'll hold off on upgrading to 5.1 final if it doesn't support GAE. The funny

Re: Java support added to Google AppEngine

2009-04-16 Thread Alex Kotchnev
ack to the 5.0.18 one when I have time. > > Cheers, > Chris > -- > View this message in context: > http://n2.nabble.com/Java-support-added-to-Google-AppEngine-tp2605876p2643391.html > Sent from the Tapestry Users mailing list archive at Nabble.com. > > >

Re: Java support added to Google AppEngine

2009-04-16 Thread Christian Köberl
en I have time. Cheers, Chris -- View this message in context: http://n2.nabble.com/Java-support-added-to-Google-AppEngine-tp2605876p2643391.html Sent from the Tapestry Users mailing list archive at Nabble.com. - To unsub

Re: Java support added to Google AppEngine

2009-04-13 Thread Christian Köberl
vided a working project. Cheers, Chris Jun Tsai -- View this message in context: http://n2.nabble.com/Java-support-added-to-Google-AppEngine-tp2605876p2631509.html Sent from the Tapestry Users mailing list archive at Nabble.com. -

Re: Java support added to Google AppEngine

2009-04-12 Thread Christian Edward Gruber
rk on GAE - there seems to be a problem with the Woodstox Stax2 lib. -- Chris http://derkoe.wordpress.com/ -- View this message in context: http://n2.nabble.com/Java-support-added-to-Google-AppEngine-tp2605876p2623431.html Sent from the Tapestry Users mai

Re: Java support added to Google AppEngine

2009-04-12 Thread ஸ்ரீராம் கீர்த்தி
- >> Chris >> http://derkoe.wordpress.com/ >> -- >> View this message in context: >> http://n2.nabble.com/Java-support-added-to-Google-AppEngine-tp2605876p2623431.html >> Sent from the Tapestry Users mailing list archive at Nabble.com. >> >> >> --

Re: Java support added to Google AppEngine

2009-04-12 Thread ஸ்ரீராம் கீர்த்தி
lib. > > -- > Chris > http://derkoe.wordpress.com/ > -- > View this message in context: > http://n2.nabble.com/Java-support-added-to-Google-AppEngine-tp2605876p2623431.html > Sent from the Tapestry Users mailing list archive at Nabble.com. > > > --

Re: Java support added to Google AppEngine

2009-04-12 Thread Markus Lux
; wrote: > >> >> I have Tapestry 5.0.18 working: http://tapestry-mail.appspot.com/ >> >> Tapestry 5.1.0.2 does not work on GAE - there seems to be a problem with >> the Woodstox Stax2 lib. >> >> -- >> Chris >> http://derkoe.wordpress.com/ &

Re: Java support added to Google AppEngine

2009-04-12 Thread Ben Gidley
not work on GAE - there seems to be a problem with > the Woodstox Stax2 lib. > > -- > Chris > http://derkoe.wordpress.com/ > -- > View this message in context: > http://n2.nabble.com/Java-support-added-to-Google-AppEngine-tp2605876p2623431.html > Sent from the

Re: Java support added to Google AppEngine

2009-04-12 Thread Christian Köberl
I have Tapestry 5.0.18 working: http://tapestry-mail.appspot.com/ Tapestry 5.1.0.2 does not work on GAE - there seems to be a problem with the Woodstox Stax2 lib. -- Chris http://derkoe.wordpress.com/ -- View this message in context: http://n2.nabble.com/Java-support-added-to-Google

Re: Java support added to Google AppEngine

2009-04-12 Thread Ben Gidley
----- > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > For additional commands, e-mail: users-h...@tapestry.apache.org > > > > > > > > -- > View this message in context: > http://www.nabble.com/Java-support-added-to-Google-AppEngi

Re: Java support added to Google AppEngine

2009-04-08 Thread Markus Lux
--- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > > -- View this message in context: http://www.nabble.com/Java-support-added-to-Google-A

Re: Java support added to Google AppEngine

2009-04-08 Thread Christian Edward Gruber
Oh, I'll be blogging. Christian. On Apr 8, 2009, at 11:22 AM, Thiago H. de Paula Figueiredo wrote: On Wed, Apr 8, 2009 at 12:19 PM, Christian Edward Gruber wrote: I'm already on it. Nice! Please post your impressions here or at a blog. :) -- Thiago ---

Re: Java support added to Google AppEngine

2009-04-08 Thread Thiago H. de Paula Figueiredo
On Wed, Apr 8, 2009 at 12:19 PM, Christian Edward Gruber wrote: > I'm already on it. Nice! Please post your impressions here or at a blog. :) -- Thiago - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additi

Re: Java support added to Google AppEngine

2009-04-08 Thread Christian Edward Gruber
I'm already on it. Christian. On Apr 8, 2009, at 11:08 AM, Thiago H. de Paula Figueiredo wrote: Hi! Yesterday it was announced that the Google AppEngine now supports Java applications. Some libraries are already supported, others not. JavaMail is supported, Hibernate isn't, JPA is, JSF supppo

Java support added to Google AppEngine

2009-04-08 Thread Thiago H. de Paula Figueiredo
Hi! Yesterday it was announced that the Google AppEngine now supports Java applications. Some libraries are already supported, others not. JavaMail is supported, Hibernate isn't, JPA is, JSF suppport is unknown. Will anyone volunteer to test Tapestry there? :-) http://googleappengine.blogspot.com