I've fixed a few additional bugs that were present in rc-7:
- tapestry-yuicompressor should now be more stable, as it uses a special
version of the Yahoo library that bundles the customized Rhino it needs
- many asset requests were being processed due to a sub-second difference
between client tim
Sorry, last year the Apache infrastructure guys turned off the ability to
download (or upload) attachments on the MoinMoin wiki due to spam problems.
On Jun 29, 2012 10:43 AM, "Sigbjørn Tvedt" wrote:
> Hi.
>
> I am trying to get the source for the demo "Using Tapestry-IoC and
> Tapestry-Hibernat
Hello, I'm pretty new to Tapestry Selenium and TestNG, I was first wondering
if there was any documentation on how to setup your pom and packages for
running the testing. I also wanted to know if you need to mirror your src
and resources in the test packages with the exception of having to add the
Hi !
I am a beginner with tapestry and I want to use the component ajaxformloop
in a formular . I have to add 10 (maximum) textfields and labels. I read 2
examples
http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/corelib/components/AjaxFormLoop.html
example 1
http://jumpstart.dou
You can set the following symbols in your AppModule:
SymbolConstants.HOSTNAME
SymbolConstants.HOSTPORT
SymbolConstants.HOSTPORT_SECURE
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Redirect-After-Post-goes-to-wrong-https-port-tp5714185p5714189.html
Sent from the Tapestry
See "Base URL Support" at the page http://tapestry.apache.org/https.html
regards
Sigbjørn Tvedt
On 29 June 2012 16:49, Yohan Yudanara wrote:
> Hi..
>
> I'm running tapestry on jetty using port 8080.
> I also have httpd in front of jetty which use SSL port 8443.
> I'm using mod proxy to pass
On Fri, 29 Jun 2012 11:49:26 -0300, Yohan Yudanara
wrote:
Hi..
Hi!
Is there a way to configure tapestry https port?
Override the BaseURLSource service.
--
Thiago H. de Paula Figueiredo
-
To unsubscribe, e-mail: users-
Hi..
I'm running tapestry on jetty using port 8080.
I also have httpd in front of jetty which use SSL port 8443.
I'm using mod proxy to pass SSL request on port 8443 into jetty.
If I type page url on browser address bar, everything is fine.
Pagelink component also works fine.
But when I submit fo
Hi.
I am trying to get the source for the demo "Using Tapestry-IoC and
Tapestry-Hibernate Standalone " located at
http://wiki.apache.org/tapestry/Tapestry5HowToIocAndHibernate , but I am
unable to download it. I am getting the error message "You are not allowed
to do AttachFile on this page." wh