Clever.. although I don't think I've seen this in the docs..
Cheers,
Alex K
On Fri, Jan 14, 2011 at 8:06 PM, Howard Lewis Ship wrote:
> It's new in 5.2.
>
> The "^" is evaluated on the client-side; it means look up from the
> element (the BeanEditForm, in this case) until reaching a container
Basically my situation is that run my Cucumber tests as part of the
integration test phase via Maven. Before they run Tomcat/Jetty get started
and the application deployed. Then the Cucumber tests run and later
Tomcat/Jetty get shut down.
Some of these Cucumber tests require a different configura
I am developing a mobile application with Tapestry 5. Sometimes, when
entering data on a form, I need to display another page (some kind of
look-up) where the user can eventually select some value that needs to be
brought back to the original form. For desktop web applications, I could
implement th
Hi,
When I update a zone with a block containing new CSS files these CSS
rules do not seem to get applied to the content in IE7. Does anyone
know this problem and if so, a fix?
I run tap 5.2.4
Cheers,
Joost
PS: I'm now hacking in a fix by adding the css needed by the ajax
requests to the contai
No. Not specific to the container.
I want the Tapestry application to reload it's services, components, pages
based on a change in a properties file.
Stephan
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Triggering-application-reload-tp3342751p3342764.html
Sent from t
On Sat, 15 Jan 2011 15:18:37 -0200, Stephan Schwab wrote:
For testing purposes I would like to trigger reloading the application
myself. What would be the best way to do that?
Isn't this question specific to Jetty, Tomcat, Glassfish or any other
servlet container you're using?
--
Thiago H
For testing purposes I would like to trigger reloading the application
myself. What would be the best way to do that?
I know that I can register an UpdateListener and watch changes to other
files besides components, pages and services.
For testing I am using Cucumber. I would like to change the
Hi,
what is the status of url rewriting? 5.2.4 has LinkTransformer and the
urlwriting here :http://tapestry.apache.org/url-rewriting.html still uses
the URLRewriterRule which has been deprecated. is LinkTransformer ready to
use? any tutorial on this? Thanks,
Angelo
--
View this message in cont
Thank you.
This should facilitate the migration of our components in 5.2.
I just created a jira for https://issues.apache.org/jira/browse/TAP5-1415
Best Regards
François
2011/1/15 Howard Lewis Ship
> This was a bit of unintended consequences ... the Mixin's zone
> parameter was ignored and the