Hi I am getting the following error when trying to unmarshall a java.util.Calendar objed
<date>04-Feb-2008</date> --> private Calendar date; Java schema change: Class java.util.Calendar can no longer be constructed: Class org.exolab.castor.mapping.loader.Types can not access a member of class java.util.Calendar with modifiers "protected" Can anyone please help? -- View this message in context: http://www.nabble.com/unmarshalling-java.util.Calendar-class-tp16558421p16558421.html Sent from the Castor - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

