Re: send data from javascript to tapestry.

2015-12-15 Thread Thiago H de Paula Figueiredo
On Tue, 15 Dec 2015 08:57:54 -0200, wrote: Hi, Hi! I have one question, how can i send parameter from javascript to tapestry? I read about ComponentResources but i dont have idea how does it work. I use Tapestry ver. 5.3.5. See

Re: Is tapestry plastic incompatible with JEE specs? SADLY YES, BUT HERE IS A WORKAROUND

2015-12-15 Thread Luca Arzeni
Hi Jens, to build the ear you should be in the root folder (tmp) and run the following task; gradle ear You will find the ear in the ./build/libs/Troubleshooting-1.0.ear To deploy under jboss you should copy the ear in the standalone/deploments folder. Thanks for you help, Luca > Sent:

Re: Is tapestry plastic incompatible with JEE specs? SADLY YES, BUT HERE IS A WORKAROUND

2015-12-15 Thread Luca Arzeni
After struggling for a couple of week I have to admit my defeat. I've found no way to make the project to work. And NO, there is NO WAY to circument this issue using jboss-deployment-structure.xml, "Dependencies" iin manifest entries, or placing tapestry jars inside the jboss modules folder

Re: Is tapestry plastic incompatible with JEE specs? SADLY YES, BUT HERE IS A WORKAROUND

2015-12-15 Thread Jens Breitenstein
Hi Larzeni, The project you provided as download only builds a WAR not EAR. As the WAR declares all dependencies as "provided" it won't run anyway. Can you provide the EAR gradle project? I downloaded Wildfly, Graddle but I need your full "environment" to test it. Can you update it, please? I

Fwd: Datefield parse exception with surrounding zone

2015-12-15 Thread Ricardo Veloso
Hello, When a date field is surrounded by a zone component it fails parsing date since the first input element is an encoded value (as processed by t5/core/datefield script). Tapestry renders an hidden input element before the input for date field causing a failure when parsing the field

send data from javascript to tapestry.

2015-12-15 Thread wtf117
Hi, I have one question, how can i send parameter from javascript to tapestry? I read about ComponentResources but i dont have idea how does it work. I use Tapestry ver. 5.3.5. - To unsubscribe, e-mail:

Re: Tapestry-security 0.6.3 and tapestry-model 0.6.0 for T5.4 released!

2015-12-15 Thread Bob Harner
Great news, Kalle! By the way, when checking it out, I noticed that the "quick start links are broken at http://www.tynamo.org/tapestry-model+guide/ On Dec 14, 2015 9:28 PM, "Kalle Korhonen" wrote: > Hey all, > > at this time we have two T5.4 compatible release