Tapestry 5 - cache issue when accessed via proxy

2011-02-16 Thread sunmoor007
Hello All We have developed a web application using Tapestry 5. We are facing a caching issue when we try to access the application via a proxy. When we access the application directly i.e without going via a proxy server, everything is working fine. when we access via proxy we are seeing this

Re: 10 Minute Web Application Demo

2011-02-16 Thread Mark
I keep showing my wife, but she doesn't ever seem to get very excited about it. :) On Wed, Feb 16, 2011 at 2:27 PM, Michael Gentry wrote: > Sure, but I don't general show people Tapestry 5 at home.  I'll bet > most of us don't do that, either.  :-) > > mrg > > > On Wed, Feb 16, 2011 at 2:28 PM, C

Re: 10 Minute Web Application Demo

2011-02-16 Thread Michael Gentry
Sure, but I don't general show people Tapestry 5 at home. I'll bet most of us don't do that, either. :-) mrg On Wed, Feb 16, 2011 at 2:28 PM, Christian Riedel wrote: > don't you have internet at home? :p > > > Am 16.02.2011 um 19:54 schrieb Michael Gentry: > >> That's not an option for some o

Re: 10 Minute Web Application Demo

2011-02-16 Thread Christian Riedel
don't you have internet at home? :p Am 16.02.2011 um 19:54 schrieb Michael Gentry: > That's not an option for some of us, either. :-) > > > On Wed, Feb 16, 2011 at 1:48 PM, Lenny Primak wrote: >> That's what the your mobile device is for :) >> >> On Feb 16, 2011, at 1:47 PM, Michael Gentry

Re: 10 Minute Web Application Demo

2011-02-16 Thread Michael Gentry
That's not an option for some of us, either. :-) On Wed, Feb 16, 2011 at 1:48 PM, Lenny Primak wrote: > That's what the your mobile device is for :) > > On Feb 16, 2011, at 1:47 PM, Michael Gentry wrote: > >> Hi Mark, >> >> Keep in mind that a lot of companies block YouTube access (and other >>

Re: 10 Minute Web Application Demo

2011-02-16 Thread Lenny Primak
That's what the your mobile device is for :) On Feb 16, 2011, at 1:47 PM, Michael Gentry wrote: > Hi Mark, > > Keep in mind that a lot of companies block YouTube access (and other > media sites), so putting it on YouTube might actually restrict access > more than you intended. > > mrg ---

Re: 10 Minute Web Application Demo

2011-02-16 Thread Michael Gentry
Hi Mark, Keep in mind that a lot of companies block YouTube access (and other media sites), so putting it on YouTube might actually restrict access more than you intended. mrg On Wed, Feb 16, 2011 at 12:44 PM, Mark wrote: > Thanks.  I switched it over to youtube so if you can play youtube > vi

Re: 10 Minute Web Application Demo

2011-02-16 Thread Mark
Thanks. I switched it over to youtube so if you can play youtube videos it should work. (If it didn't work before, please try it again and let me know if there is still a problem.) Also you can switch it to HD and put it in full screen mode which makes a lot of the smaller text easier to read. H

Re: 10 Minute Web Application Demo

2011-02-16 Thread Borut Bolcina
Great short intro, just watched it on my iPad flawlessly. -borut Sent from my iPad On 15. feb. 2011, at 05:24, Mark wrote: > If anyone is interested, I made a short screencast showing the > building of a ten minute demo application with Tapestry. > > http://blog.markwshead.com/900/tapestry-5-

Re: Tapestry 5 & JBoss 6 - Silently Fails

2011-02-16 Thread LLTYK
// supports virtual filesystem used by JBoss 5.x try { URLConnection connection = url.openConnection(); Object virtualFile = invokerGetter(connection, "getContent"); Object zipEntryHandler = invokerGetter(virtualFile, "getHandler"); URL realUrl = (

Re: Tapestry 5 & JBoss 6 - Silently Fails

2011-02-16 Thread Lenny Primak
Yes indeed I deploy in the war format. Thanks. I decided to go with glassfish though anyway. On Feb 16, 2011, at 9:59 AM, Hugo Palma wrote: > Are you deploying your app in exploded format or war ? > I've found that the workaround in the wiki only works when i deploy my app > in exploded form

Re: Tapestry 5 & JBoss 6 - Silently Fails

2011-02-16 Thread Hugo Palma
Are you deploying your app in exploded format or war ? I've found that the workaround in the wiki only works when i deploy my app in exploded format. On Wed, Feb 16, 2011 at 14:56, Lenny Primak wrote: > Yes. I've been all over that. It didn't work for me. > > > > On Feb 16, 2011, at 9:50 AM, Igo

Re: Tapestry 5 & JBoss 6 - Silently Fails

2011-02-16 Thread Lenny Primak
Yes. I've been all over that. It didn't work for me. On Feb 16, 2011, at 9:50 AM, Igor Drobiazko wrote: > Check out this page: > > http://wiki.apache.org/tapestry/HowToRunTapestry5OnJBoss5 > > On Wed, Feb 16, 2011 at 3:11 PM, Lenny Primak wrote: > >> Can you share your findings? >> Also, d

Re: Tapestry 5 & JBoss 6 - Silently Fails

2011-02-16 Thread Igor Drobiazko
Check out this page: http://wiki.apache.org/tapestry/HowToRunTapestry5OnJBoss5 On Wed, Feb 16, 2011 at 3:11 PM, Lenny Primak wrote: > Can you share your findings? > Also, do you have tapestry .jar files in the WEB-INF/lib or in > jboss/server//lib? > Thanks > > On Feb 16, 2011, at 8:35 AM, LLTYK

Re: Tapestry 5 & JBoss 6 - Silently Fails

2011-02-16 Thread Lenny Primak
Can you share your findings? Also, do you have tapestry .jar files in the WEB-INF/lib or in jboss/server//lib? Thanks On Feb 16, 2011, at 8:35 AM, LLTYK wrote: > > I'm on Jboss 5.1 here. Slightly different classpath converter. > -- > View this message in context: > http://tapestry-users.832.n

Re: 10 Minute Web Application Demo

2011-02-16 Thread Geoff Callender
Very impressive. Nice work. On 15/02/2011, at 7:51 PM, François Facon wrote: > It's brilliant! > > 2011/2/15 Igor Drobiazko > >> Great job, Mark. Awesome. >> >> On Tue, Feb 15, 2011 at 5:24 AM, Mark wrote: >> >>> If anyone is interested, I made a short screencast showing the >>> building of

Re: Tapestry5 in action

2011-02-16 Thread Alex Kotchnev
Igor, not sure how this works at Manning but at this time (since Dec) they send a Manning 'deal of the day' where they promote the book and allow you to buy the meap and/or the pbook/ebook with it. It must be working well for them ( I myself have bought a whole bunch of books from there promos) a

Re: Tapestry 5 & JBoss 6 - Silently Fails

2011-02-16 Thread LLTYK
I'm on Jboss 5.1 here. Slightly different classpath converter. -- View this message in context: http://tapestry-users.832.n2.nabble.com/Tapestry-5-JBoss-6-Silently-Fails-tp6021772p6031747.html Sent from the Tapestry Users mailing list archive at Nabble.com. -

Re: 10 Minute Web Application Demo

2011-02-16 Thread Vangel V. Ajanovski
On 16.02.2011 13:48, Nicolas Barrera wrote: Same behaviour as Joel Halbert, Ubuntu 10.10 and ff, kind of weird. Maybe it is bandwidth related since it is encoded as high resolution. Same happened to me, after waiting for several minutes I clicked pause/play and the video started. smime.p7s

Re: 10 Minute Web Application Demo

2011-02-16 Thread Nicolas Barrera
Same behaviour as Joel Halbert, Ubuntu 10.10 and ff, kind of weird. Nicolás.-

Re: Tapestry5 in action

2011-02-16 Thread Igor Drobiazko
The books is not available yet. I'm currently working on it and try to push Manning to start the MEAP soon. On Wed, Feb 16, 2011 at 11:47 AM, Josh Kamau wrote: > Hi there, > > I am looking for tapestry5 in action book to buy. I cant find any links. I > have searched in the Manning website and i

Tapestry5 in action

2011-02-16 Thread Josh Kamau
Hi there, I am looking for tapestry5 in action book to buy. I cant find any links. I have searched in the Manning website and i cant find it either. Please help by sending a link where i can buy it. Josh.

RE: How to detect a change on a select ?

2011-02-16 Thread WINDEY Pieter AWL-IT
If I understand your question correctly, what you need is something like : http://jumpstart.doublenegative.com.au/jumpstart/examples/javascript/ajaxselect1. -Original Message- From: Richard Hill [mailto:r...@su3analytics.com] Sent: Wednesday 16 February 2011 11:28 To: Tapestry u

Re: How to detect a change on a select ?

2011-02-16 Thread Richard Hill
onChangeFromYourSelect() should work. You've got a lowercase "c" in "create", maybe this is the issue? On Wed, 2011-02-16 at 02:09 -0800, Sylver wrote: > Hy guys, > i have a simple problem but i don't find the solution :/ > I have a select component with some value on it and i need to use the v

How to detect a change on a select ?

2011-02-16 Thread Sylver
Hy guys, i have a simple problem but i don't find the solution :/ I have a select component with some value on it and i need to use the value when the user select it. But i'm stuck on step 1 because i don't succeed to detect when the user select a line. The id of the select : createFormA I tought