You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Paul Cantrell (JIRA)" <ta...@jakarta.apache.org> on 2005/08/13 23:03:54 UTC

[jira] Commented: (TAPESTRY-552) Improperly configured SerializableAdaptor (for DataSqueezer) prevents serialized objects from being de-serialized

    [ http://issues.apache.org/jira/browse/TAPESTRY-552?page=comments#action_12318724 ] 

Paul Cantrell commented on TAPESTRY-552:
----------------------------------------

There is a small typo in the workaround: SerializableAdaptor is "adaptOr", not "adaptEr".  It should be:

    <!-- workaround for bug in 4.0b4; see http://issues.apache.org/jira/browse/TAPESTRY-552 -->
    <implementation service-id="tapestry.data.SerializableAdaptor"> 
        <invoke-factory> 
            <construct class="org.apache.tapestry.util.io.SerializableAdaptor" class-resolver-property="resolver"/> 
        </invoke-factory> 
    </implementation>


> Improperly configured SerializableAdaptor (for DataSqueezer) prevents serialized objects from being de-serialized
> -----------------------------------------------------------------------------------------------------------------
>
>          Key: TAPESTRY-552
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-552
>      Project: Tapestry
>         Type: Bug
>   Components: Framework
>     Versions: 4.0
>  Environment: jdk1.5, tapestry 4 beta 4
>     Reporter: Joe Goldwasser
>     Assignee: Howard M. Lewis Ship
>     Priority: Blocker
>      Fix For: 4.0

>
> With the contrib:Table and beta 4 I am also getting Unable to convert 
> ZH4sIAAAAAAAAAKVUy27TQBSdFEpAPMqjVLBEdIMQHsQ2EqKhKSCZh5oKJDbWxL4k087DzEyCu4AvYsmKD+EL2PIPXM/EzqNeJKoXtjz3zrnnnLlzf/4jm9aQrjbDiOUsHUHkWA7WmdMo1coZPsCFgYBI6gxEpIdKRL0iN2At1+qoDL3UYiwVCU9rg5DCkBerAlouc/zp+08j3EZMbshED457EybGzGnjyEGM+DTg0wqfTvGpx6cenwZ8+mYOusbpxOSmTHDrPre5YKfvmARHbsfHbMKoYGpI+4inhp1iDYdSLaVW0d4AM1jqGiVtfiZXZTLoo5QyHJP7XmBIOwSVgQHT12OTIp/nK2sNIhf3o8atKbjMmQn27QSJY8cFna1j6j2f+hH9WYL5Sn6QTQ+F1QPP0q1y+UKRt7CFDs974gfayMWiM8NaMdmpVWgFylWZjrxd2Z9wNLTGaLKryHMU8+m8Ynb34Qsbi+r4K4sXFF1yI253nzrSXbebz5RD2uVRtJH6qzUbtSt0etLgxMIFvOXN96l7WVZefkceN7Kue8o7PE3Gztr2CDG3DhSY6XrJeasoDX/UxLrEipax2vDn1/Xvv/96Xu2EZx+YG/k+jMmVJGdDmGtMR+5YEJA6yIJRvrUdufhaS8Do5SqKFHprzcD3+GqaKQu2bSdQj8q56fWs0TkLZsJTsLR3dk+nunqz2FQhEn8yR3zEJyC5yiKuHBjFsEPBRP0AfaRPoJ5C13BO598ekge11qXZXhcvylJ3/es/igg6fS8GAAA= 
> back into an object in For component.
> Looks like a null pointer at
> org.apache.tapestry.util.io.ResolvingObjectInputStream.resolveClass(ResolvingObjectInputStream.java:50)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org