Hi, M Glover wrote: > I am new to Castor and have taken over someone else's code. My XML file has a > Field-Handler definition thus:- > > <mapping> > <description>...</description> > <field-handler name="DatetimeHandler" > > class="com.electrocomponents.model.data.mapping.castor.fieldhandler.DateTimeHandler"> > > </field-handler> > > These work OK but the DTD does not contain this element. This probably is a result of us changing the mapping file syntax (no wand then) without amending the DTD correspondingly. I reckon that the XML schema should be fine.
In other words, feel free to raise a new Jira issue if you want us to fix this. Or switch to using XML schemas for validation of your mapping files. > Also the DTD location specifies "http://castor.exolab.org/mapping.dtd" as > the external DTD location but this web site comes up with a DNS error when I > try to access it. Can you please change this to 'http://www.castor.org/mapping.dtd'. > Can anyone explain these points? Thank you. I hope I did. It looks like you have taken over an application that has been developed quite a time ago ? Regards Werner --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

