Tuesday November 19, 2002
XDoclet 1.2 and Roller I made some more progress yesterday on the XDoclet 1.2 upgrade. Aslak fixed the bug with classes extending DispatchAction, and all the action-mappings now generate correctly. However, now I'm getting a new, seemingly Castor-related issue. I probably need to update some XDoclet tags for Castor, but I haven't done any research there yet. Here's the error I'm getting:
java.lang.IllegalArgumentException: Type conversion error:
could not set value of weblogDayPageId(java.lang.String) with
value of type org.roller.model.PageData
at org.exolab.castor.mapping.loader.FieldHandlerImpl.setValue(Unknown Source)
at org.exolab.castor.xml.UnmarshalHandler.resolveReferences(Unknown Source)
at org.exolab.castor.xml.UnmarshalHandler.processAttribute(Unknown Source)
at org.exolab.castor.xml.UnmarshalHandler.processAttributes(Unknown Source)
at org.exolab.castor.xml.UnmarshalHandler.startElement(Unknown Source)
at org.apache.xerces.parsers.SAXParser.startElement(SAXParser.java:1340)
I tried upgrading Castor to version 0.9.4.1 and I get the same error regardless of version. Roller currently uses version 0.9.3.21. Posted in Roller at Nov 19 2002, 04:04:23 AM MST 1 Comment
Search This Site
Recent Entries
- Jack's Mohawk
- LinkedIn Cuts 10% (a.k.a. The Journey is Over)
- Happy Birthday Abbie!
- Moving from Spring's XML to Annotations in AppFuse
- Free Maven Training in New Orleans on Election Day
- AppFuse Light ยป AppFuse, Maven Archetypes and Shared Web Assets
- Great Weekend in Montana
- Colorado Software Summit 2008 Wrapup
- RESTful Web Applications with Subbu Allamaraju
- Core Animation with Bill Dudney
Posted by Lance on November 19, 2002 at 07:49 AM MST #