Hi, I have a castor.properties containing:
org.exolab.castor.debug=true Which results in output like: #startElement: mapping #startElement: include #endElement: include #startElement: mapping #startElement: class #startElement: map-to #endElement: map-to etc... is there any way to get castor to print out the attribute values in these tags? Or any other additional information in the output? Also, is there any way to disable the castor default mapping behavior? It looks like a really useful behavior when you need it, but when I was trying to debug my mappings, I think it really confused things by giving me false positives. Steven J. Owens [EMAIL PROTECTED] ------------------------------------------------- If you wish to unsubscribe from this list, please send an empty message to the following address: [EMAIL PROTECTED] -------------------------------------------------

