Re: integrating T5 a login form with Spring Security?

2009-03-27 Thread Peter Lundberg
Jean Luc... Did you have a look at tapestry-spring-security? The repositry is at http://www.localhost.nu/java/mvn/nu/localhost/tapestry/tapestry-spring-secur ity/ but the project site seams to be down. It is rough on the edges, but works well and is not to hard to understand the code. It would be

Re: Autocomplete problems in IE

2009-03-16 Thread Peter Lundberg
I just wanted to followup with my workaround for others. Firstly one could override assets, or at least this asset, using the classpath. Eg. createing your own src/main/resources/org/apache/tapestry5/corelib/mixins/autocompelte.js would cause it to get loaded instead of tapestrys. However,

Re: [T5] How to tackle memory leak problem (Perm Gem Out of Space)

2009-03-15 Thread Peter Lundberg
Well if the MAT result is normal or not I cannot say. While developing I get PermGenSpace errors daily but a restart is so fast that it does not affect me. In production/test we have not had any issue as we rarely redeploy and if to typically replace the entire war and thus restart the servlet c

Re: Autocomplete problems in IE

2009-03-15 Thread Peter Lundberg
library. Tapestry's default version is 1.8.1 > (including Prototype 1.6.0.1). > > So you can have your patched scripts in your own directory and add > this configuration symbol to your web.xml file pointing to the > directory. > > On Mon, Mar 16, 2009 at 12:23 AM, Peter Lun

Re: [T5] How to tackle memory leak problem (Perm Gem Out of Space)

2009-03-15 Thread Peter Lundberg
Another way is to check if the application is getting reloaded while you are running - hopefully easily observable in the log. Each reload will cause more things to get generated and eat up perm gen space. There is some configuration you can also use to either increase your jvm permgens space or l

Autocomplete problems in IE

2009-03-15 Thread Peter Lundberg
Hi, I have a nice web-app that was a pleasure to write in T5; but am running into problems that I need some help with. The autocomplete mixin works just fine in FF3 etc but there is a issue that seriously affects its usability in IE (I have only tested 7) and end-users are complaining. When typing