Problem serializing java.util.Calendar
Nick Chaves <[email protected]>
| Newsgroups | gmane.comp.java.openamf.user |
|---|---|
| Message-ID | <[email protected]> |
I am new to OpenAMF and have got it running using JBoss and am able to connect and send and retrieve simple types, but have a problem retrieving anything that contains a java.util.Calendar. After this line: INFO [AMFSerializer.serializeMessage()]: Serializing Message, for more info turn on debug level I get this group of errors, repeated until JBoss finally crashes: ERROR [AMFSerializer.writeObject()]: unable to find readMethod for : actualMaximum writing null! ERROR [AMFSerializer.writeObject()]: unable to find readMethod for : actualMinimum writing null! ERROR [AMFSerializer.writeObject()]: unable to find readMethod for : endOf writing null! I cannot understand why it would have this problem on a standard type that is Serializable. Is there anything I can do to get around it? Has anyone successfully serialized Calendar objects? Thanks, Nick Chaves ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php