Unable to download example code from http://wiki.apache.org/tapestry/Tapestry5HowToIocAndHibernate

2012-06-29 Thread Sigbjørn Tvedt
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. when

Redirect After Post goes to wrong https port

2012-06-29 Thread Yohan Yudanara
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

Re: Redirect After Post goes to wrong https port

2012-06-29 Thread Thiago H de Paula Figueiredo
On Fri, 29 Jun 2012 11:49:26 -0300, Yohan Yudanara yohan.yudan...@gmail.com wrote: Hi.. Hi! Is there a way to configure tapestry https port? Override the BaseURLSource service. -- Thiago H. de Paula Figueiredo - To

Re: Redirect After Post goes to wrong https port

2012-06-29 Thread Sigbjørn Tvedt
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 yohan.yudan...@gmail.com 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

Re: Redirect After Post goes to wrong https port

2012-06-29 Thread Lance Java
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

Using ajaxformloop to add a label and a textfield

2012-06-29 Thread sid
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

Setting up selenium and testng

2012-06-29 Thread George Christman
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

Re: Unable to download example code from http://wiki.apache.org/tapestry/Tapestry5HowToIocAndHibernate

2012-06-29 Thread Bob Harner
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 sigbjo...@gmail.com wrote: Hi. I am trying to get the source for the demo Using Tapestry-IoC and

Tapestry 5.3.4-rc-8

2012-06-29 Thread Howard Lewis Ship
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