Re: Integrating Tapstry IOC only

2016-04-23 Thread Basile Chandesris
Le 21/04/2016 09:18, Adam X a écrit : Hi I have a rest project (no gui) with CDI backed by Weld. I would like to switch to Tapestry IOC instead. Are there any good tutorials that cover this? Adam

Re: [ANNOUNCE] Apache Tapestry 5.4

2016-02-11 Thread Basile Chandesris
https://wiki.apache.org/tapestry/Tapestry5Trolls Le 11/02/2016 21:25, JT a écrit : No wonder itv sucks. On Dec 25, 2015 5:40 PM, "Kalle Korhonen" wrote: No, T5.4 was still firmly headed by Howard. He created the first T5.4 branch over three years (see for example

Re: jss.require(...) code is not executed when using ajaxResponseRenderer.addCallback(new JavaScriptCallback())

2016-02-06 Thread Basile Chandesris
http://callbackhell.com/ Le 06/02/2016 23:13, danny de cock a écrit : the atmos library works fine with the chatdemo page and the table in index.java gets updated correctly... it seems to me that the jss.require(..).invoke(..).with(..) is not executed correctly... I think the jss that is

Re: [ANNOUNCE] Apache Tapestry 5.4

2016-01-09 Thread Basile Chandesris
Hi, I noticed that the 'Tapestry 5.4 Announce' is not available on Apache www-announce mailing list. The Apache News Round-up: week ending 8 January 2016: http://mail-archives.apache.org/mod_mbox/www-announce/201601.mbox/browser https://blogs.apache.org/

Re: angularjs with tapestry

2016-01-01 Thread Basile Chandesris
Le 30/12/2015 13:10, Robson Pires a écrit : Hi, I am trying to integrate angularjs with tapestry, any advice about it? Bests regards, Rob https://github.com/ffacon/tapestry5-angular-demo

Re: Is tapestry plastic incompatible with JEE specs?

2015-12-13 Thread Basile Chandesris
https://translate.google.com/translate?sl=fr=en=y=_t=fr=UTF-8=http%3A%2F%2Fjavaetmoi.com%2F2013%2F01%2Fisoler-classloader-ear-jboss%2F==url Le 12/12/2015 15:08, Luca Arzeni a écrit : Hi Jens, core module contains some EJBs: I'm using JPA for the persistence and SLSB as facade to achieve a

Re: [T5.4 build 22] Exception in ExceptionReport.tml

2015-07-18 Thread Basile Chandesris
http://mail-archives.apache.org/mod_mbox/shiro-user/201211.mbox/%3ccaatvd4wla_gu_1qofjbloo7ubyolmssa2yrxch-5tq-yzut...@mail.gmail.com%3E Le 18/07/2015 11:49, mailingl...@j-b-s.de a écrit : What exactly are you doing on your exception page? This error looks like a new thread is created which is

Re: Module-auto-loading not working when Manifest.mf line is wrapped

2015-05-14 Thread Basile Chandesris
Hi, http://stackoverflow.com/questions/3057841/too-long-line-in-manifest-file-while-trying-to-create-jar http://stackoverflow.com/questions/7402271/maven-archiver-putting-in-weird-line-breaks-in-classpath-for-manifest https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719094

Re: problem with rich text editor

2014-12-08 Thread Basile Chandesris
Le 08/12/14 22:56, nn kk a écrit : Hi everyone, I'm using tynamo rich text area (tapestry-ckeditor-0.0.1.jar) I also use tapestry-jquery-3.4.1 I have a js error: document.observe is not a function. It looks like jquery breaks prototype, how can I fix this?

Re: problem with rich text editor

2014-12-08 Thread Basile Chandesris
Le 08/12/14 22:56, nn kk a écrit : Hi everyone, I'm using tynamo rich text area (tapestry-ckeditor-0.0.1.jar) I also use tapestry-jquery-3.4.1 I have a js error: document.observe is not a function. It looks like jquery breaks prototype, how can I fix this?

Re: Change log level from DEBUG to INFO

2014-10-04 Thread Basile Chandesris
https://github.com/based2/tapestry-security-test/blob/master/tynamo-test-webapp/src/main/resources/logback.xml https://github.com/based2/tapestry-security-test/blob/master/tynamo-test-webapp/pom.xml Le 03/10/14 02:55, Chris Mylonas a écrit : Thanks for pointing that out Lance - my part-time

Re: tapestry5-jquery tabs

2014-08-11 Thread Basile Chandesris
With https://github.com/uklance/tapestry-stitch html t:type=layout title=Dyns xmlns:t=http://tapestry.apache.org/schema/tapestry_5_4.xsd; xmlns:p=tapestry:parameter t:stitch.tabGroup active=projectsTab t:loop source=projects value=project t:stitch.tab name=${project}

Re: [5.4-beta-6] How to update a Zone inside a loop ?

2014-08-10 Thread Basile Chandesris
https://git-wip-us.apache.org/repos/asf?p=tapestry-5.gita=searchh=HEADst=commits=TAP5-2329 - 2014-05-27 https://git-wip-us.apache.org/repos/asf?p=tapestry-5.gita=searchh=HEADst=commits=zone+

Re: Section 508 Compliance

2014-06-12 Thread Basile Chandesris
It seems that Kawwa Components tries to support W3C/WAI (Web Accessibility Initiative): https://kawwa.atosworldline.com/accessibility https://kawwa.atosworldline.com/componentapproach https://kawwa.atosworldline.com/components -- http://www.jimthatcher.com/sidebyside.htm

Re: 5.4-Beta6 does not work with Tomcat JDBC pool interceptors

2014-05-28 Thread Basile Chandesris
As your link links, you should try with Hibernate 4.3.5.Final https://hibernate.atlassian.net/browse/HHH-8853 http://mvnrepository.com/artifact/org.hibernate/hibernate-core/4.3.5.Final Le 28/05/14 19:14, Barry Books a écrit : While not exactly a Tapestry Beta problem I ran into this issue

Re: [T5.4] Bootstrap and jQuery related JS libraries

2014-05-27 Thread Basile Chandesris
Since 5.4-alpha-15 , tapestry use Bootstrap 3.x. https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;a=tree;h=f43e87abf9b77f08b99e90aa22b6d54f20ce7bd1;hb=bb23cdc21f68a655f8f2c24bb8c2c2ce5369ca12 http://getbootstrap.com/ http://getbootstrap.com/2.3.2/ 5.4-beta-6: Bootstrap 3.0.3

Re: Multi Select

2014-05-22 Thread Basile Chandesris
http://dmitrygusev.blogspot.fr/2013/04/render-tapestry5-block-to-string-from.html http://wiki.apache.org/tapestry/Tapestry5MultipleSelectOnObjects https://github.com/argoyle/tapestry-tagselect/wiki/Multi-select-string-tag-example https://github.com/got5/tapestry5-jquery/issues/107