Hi all, I'm trying to display an object retrieved from hibernate, it has just one relation to other object.
When I try to render the page I get: 2007-08-05 15:58:40,843 [http-8080-Processor25] ERROR org.apache.tapestry.internal.services.InternalModule.RequestExceptionHandler - Processing of request failed with uncaught exception: (class: $PropertyConduit_11438092bfd, method: set signature: (Ljava/lang/Object;Ljava/lang/Object;)V) Incompatible object argument for function call java.lang.VerifyError: (class: $PropertyConduit_11438092bfd, method: set signature: (Ljava/lang/Object;Ljava/lang/Object;)V) Incompatible object argument for function call at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2328) at java.lang.Class.getConstructors(Class.java:1446) at org.apache.tapestry.internal.services.PropertyConduitSourceImpl.build(Proper tyConduitSourceImpl.java:166) at org.apache.tapestry.internal.services.PropertyConduitSourceImpl.create(Prope rtyConduitSourceImpl.java:79) I'm starting to guess that I need to pass a bean with no other objects related, Am I right? Has anyone experience on this? Thanks, Ing. Carlos Andrés Alvarez Vázquez --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]