You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2002/12/15 08:17:17 UTC

DO NOT REPLY [Bug 14591] - Serialization problem with org.apache.commons.validator.ValidatorResult$ResultStatu

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14591>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14591

Serialization problem with org.apache.commons.validator.ValidatorResult$ResultStatu

martinc@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|Serialization problem with  |Serialization problem with
                   |org.apache.commons.validator|org.apache.commons.validator
                   |.ValidatorResult$ResultStatu|.ValidatorResult$ResultStatu
                   |s                           |



------- Additional Comments From martinc@apache.org  2002-12-15 07:17 -------
Fixed in the 20021213 nightly build.

ValidatorResult$ResultStatus now implements Serializable. The onus is therefore 
on the Validator client to ensure that result classes are serializable.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>