Re: Hibernate works on Jelly but get No suitable driver found on Tomcat

2013-09-01 Thread Robert Lentz
Jeremy, You are mixing up MySql and HSqlDb driver. The Mysql driver's name is "com.mysql.jdbc.Driver". Aloha Robert Von meinem iPad gesendet Am 02.09.2013 um 05:21 schrieb Jeremy Villalobos : > Hello: > > I have a simple app that uses Mysql (org.hsqldb.jdbcDriver) > > The app works as exp

Re: Unknown entity and SessionFactory null

2013-05-16 Thread Robert Lentz
Angela, have a look at https://github.com/rlentz/tahi_jndi. This is a very simple tapestry-hibernate-jndi-demo setup for using hibernate in tapestry using tomcat or jetty. The database/hibernate configuration is solely done via a jndi environment without a hibernate.cfg.xml at all and automatica

Re: Load test with Tapestry 5.3.4-rc-7 and subtile bug/problem with ResourceStreamerImpl/ResourceChangeTrackerImpl and "If-Modified-Since" http header

2012-06-28 Thread Robert Lentz
st be ignored and the long will always ends with "000". Anything else is random - right? Aloha Robert Thiago H de Paula Figueiredo schrieb: > On Thu, 28 Jun 2012 19:38:52 -0300, Robert Lentz > wrote: > >> Hi All, > > Hi! > >> The header "I

Load test with Tapestry 5.3.4-rc-7 and subtile bug/problem with ResourceStreamerImpl/ResourceChangeTrackerImpl and "If-Modified-Since" http header

2012-06-28 Thread Robert Lentz
Hi All, we are currently heavy load testing Tapestry 5.3.4-rc-7 in production mode with Tomcat 6.0.35, so far it looks pretty good, but sometimes (mostly) during a test series we noticed unnecessary repeatly high number of assets requests with a http status code "200" instead of the expected "304

Re: high thread contention during load test on InternalComponentResourcesImpl.postRenderCleanup and org.apache.tapestry5.internal.util.NamedSet.getValues

2012-05-11 Thread Robert Lentz
Forgot to mention that we are using Tapestry 5.3.3. Regards Robert Am 11.05.2012 18:44, schrieb Robert Lentz: > Howard, > > thank you very much for the quick and insightful response. > I haven't yet understood the code completely, why that many synchronized > methods are in

Re: high thread contention during load test on InternalComponentResourcesImpl.postRenderCleanup and org.apache.tapestry5.internal.util.NamedSet.getValues

2012-05-11 Thread Robert Lentz
; >> I can put that together shortly and crank out a 5.3.4-rc-1 snapshot, >> if you can then pick it up and test it. >> >> Further comments here: https://issues.apache.org/jira/browse/TAP5-1929 >> >> On Fri, May 11, 2012 at 6:07 AM, Robert Lentz wrote: >>&

high thread contention during load test on InternalComponentResourcesImpl.postRenderCleanup and org.apache.tapestry5.internal.util.NamedSet.getValues

2012-05-11 Thread Robert Lentz
conduit_get__informalElement(DHTMLTimer.java) For the time being we removed the mixin, but on the loop issue I am clueless. Any suggestions or tips are very welcomed. Kind Regards Robert Lentz - To unsubscribe, e-mail: users-unsu

Re: Registration and Login through FACEBOOK

2012-04-18 Thread Robert Lentz
Hi Nazakat, did you look at http://www.springsource.org/spring-social ? Not sure which spring-security version is required and I guess the spring controllers need to be "tapestryfied". Aloha Robert Am 18.04.2012 10:45, schrieb Nazakat Ali: > HI, > we are using the Spring security for Login and

Re: [T5.3 beta 2] Using Tapestry-Spring-Security with 5.3?

2011-09-07 Thread Robert Lentz
changes to T5.3. So try the trunk version, if you need the sources (in case repo is offline) I can zip them to you. Hope this helps Aloha Robert On 12 jan 2011, at 09.59, Robert Lentz wrote: > Hi Robin, > > I am desperately trying to download the latest TSS trunk from http://www.localho