Need help in Fading out a zone

2013-05-30 Thread Jaypax Ginete
Hi, I need some help on how fade out a Zone. I kinda stumped on how to do this. I have a select component paired with a zone. If a certain value in the selected then the zone will render. What I'm having trouble with is when the user another value after rendering the zone. It won't remove the

tapestry5.3 and Twitter-bootstrap disabled inputs

2013-03-03 Thread Jaypax Ginete
I have been able to use twitter-bootstrap for my layout. But I have encountered a problem when I'm trying to use "single" attributes. Doing something like: The "disabled" attribute causes a "Failure parsing template: Attribute name "disabled" associated with an element type.." exception. I

Re: kinda sort-of stuck

2012-08-16 Thread Jaypax Ginete
by a matching token class, so you have to use the same UsernamePasswordToken to login the Subject. Kalle On Wed, Aug 15, 2012 at 7:11 PM, Jaypax Ginete wrote: I am using your excellent tynamo-security module but I'm kinda sort-of stuck. I have followed the tapestry-security guide and I th

kinda sort-of stuck

2012-08-15 Thread Jaypax Ginete
I am using your excellent tynamo-security module but I'm kinda sort-of stuck. I have followed the tapestry-security guide and I think that I got it to work half-way; I'm able to redirect unauthenticated users, secure pages and methods via annotations. I just can't seem to "authenticate" users. I'm

Re: Error on contributeMasterObjectProvider: org/apache/tapestry5/ioc/internal/util/LockSupport

2012-08-09 Thread Jaypax Ginete
Thanks. On 8/8/2012 9:03 PM, Jonathan Barker wrote: Check your class path. You likely have duplicate or mixed versions of jars introduced by Maven figuring out which artifact versions to include. On Tue, Aug 7, 2012 at 9:35 PM, Jaypax Ginete wrote: Running Tapestry5.3.4 generated from a

Errors in named queries

2012-07-13 Thread Jaypax Ginete
Came across this error in Tapestry 5.3.3 java.lang.RuntimeException: Exception constructing service 'ValueEncoderSource': Error invoking service contribution method org.apache.tapestry5.hibernate.HibernateModule.contributeValueEncoderSource(MappedConfiguration, boolean, HibernateSessionSource,