There's an issue with Tapestry and Hibernate duking it out w.r.t. class
loaders.  There was a similar bug fixed in 5.0.5.  Are you using 5.0.5?

On 8/6/07, Andres Alvarez <[EMAIL PROTECTED]> wrote:
>
> 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]
>
>


-- 
Howard M. Lewis Ship
Partner and Senior Architect at Feature50

Creator Apache Tapestry and Apache HiveMind

Reply via email to