Em Mon, 02 Mar 2009 17:19:03 -0300, Jorge Merlino
escreveu:
I'm trying use the tapestry tree component found in
http://wiki.apache.org/tapestry/Tapestry5TreeComponent
but I'm stuck with a very strange exception which is this:
By the way, that wiki page does not follow the Tapestry best pr
Em Mon, 02 Mar 2009 17:26:32 -0300, Carl Crowder
escreveu:
This is just a vague guess, but as far as I *think* that class name
isn't the only thing Java uses to compare two classes when casting. So
if you have defined your TreeNode class in more than once place, it's
possible that the cl
El Lun 02 Mar 2009 18:26:32 Carl Crowder escribió:
> This is just a vague guess, but as far as I *think* that class name
> isn't the only thing Java uses to compare two classes when casting. So
> if you have defined your TreeNode class in more than once place, it's
> possible that the class you're
This is just a vague guess, but as far as I *think* that class name
isn't the only thing Java uses to compare two classes when casting. So
if you have defined your TreeNode class in more than once place, it's
possible that the class you're passing it and the class Tapestry is
trying to use were
Tapestry 4.1.2-SNAPSHOT added a nice css for the (ajax) exception page, so
it's much more
readable by default.
On 3/22/07, Borut Bolčina <[EMAIL PROTECTED]> wrote:
Using Firebug I managed to nail down the problem. Great tool.
On 22.3.2007 9:06, Borut Bolčina wrote:
> The exception page renders
Using Firebug I managed to nail down the problem. Great tool.
On 22.3.2007 9:06, Borut Bolčina wrote:
The exception page renders over the content. When I click the plus
icon of the Tree component (Tacos 4.1.0-SNAPSHOT on Tapestry 4.1.1) I
get unreadable exception page.
Can this exception be w