Hi All!
I detected a bug(?) in the HibernateEntityValueEncoder. When the
hibernate entity's primary key contains an underscore in the primary key
member name e.g.
private Long _pk;
than the HibernateValueEncoder fails with:
Caused by: java.lang.NullPointerException
at
org.apache.t
Hi Lenny
I will have a look to your issue asap i am coming back to France ! Thx
Le 4 mai 2013 20:51, "Lenny Primak" a écrit :
> Default code creates HTTP sessions for every request.
> Is there an easy way this could be fixed?
>
> Issue created:
> https://github.com/got5/tapestry5-jquery/issues/29
Default code creates HTTP sessions for every request.
Is there an easy way this could be fixed?
Issue created:
https://github.com/got5/tapestry5-jquery/issues/290
Thanks
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apach
Hi All!
I detected a bug(?) in the HibernateEntityValueEncoder. When the
hibernate entity's primary key contains an underscore in the primary key
member name like
private Long _pk;
than the HibernateValueEncoder fails with:
Caused by: java.lang.NullPointerException
at
org.apache.ta
Hi All!
I detected a bug(?) in the HibernateEntityValueEncoder. When the
hibernate entity's primary key contains an underscore in the primary key
member name like
private Long _pk;
than the HibernateValueEncoder fails with:
Caused by: java.lang.NullPointerException
at
org.apache.ta
Hi All!
I use an enum as activation context parameter. Unfortunately in case the
enum changes or more likely the user has a typo in the url Tapestry is
unable to coerce the url param to enum and fails by throwing an
exception (fair enough). Instead of using onActivate parameters I
switched to
Hi All!
I detected a bug(?) in the HibernateEntityValueEncoder. When the
hibernate entity's primary key contains an underscore in the primary key
member name like
private Long _pk;
than the HibernateValueEncoder fails with:
Caused by: java.lang.NullPointerException
at
org.apache.ta
Hi All!
I have two questions concerning jquery/autocomplete and hopefully one of
you can point me to the right direction.
Part 1:
Basically everything is working fine: onProvideCompletions is called and
the list is displayed. Unfortunately I need to render a different href
and text in the
Hi All!
I detected a bug(?) in the HibernateEntityValueEncoder. When the
hibernate entity's primary key contains an underscore in the primary key
member name like
private Long _pk;
than the HibernateValueEncoder fails with:
Caused by: java.lang.NullPointerException
at
org.apache.ta