Hello All: I am trying is to print a value from the xml doc and I am getting nulls for all elements in my doc (their is data). Upon further digging I noticed that all values are being returned as null and I can't figure it out why.
I have read through various castor forums and documentation feeling that I am missing something and/or its something silly i can't see being new to castor. Any help is appreciated. Attached: -Source code -mapping.xml -sample.xml Thank you all. http://www.nabble.com/file/p18119559/sample.xml sample.xml http://www.nabble.com/file/p18119559/mapping.xml mapping.xml http://www.nabble.com/file/p18119559/ReadConfig.java ReadConfig.java http://www.nabble.com/file/p18119559/UmConfig.java UmConfig.java http://www.nabble.com/file/p18119559/UserPrefs.java UserPrefs.java http://www.nabble.com/file/p18119559/PackageSettings.java PackageSettings.java http://www.nabble.com/file/p18119559/CompareSettings.java CompareSettings.java http://www.nabble.com/file/p18119559/TgtAppConfig.java TgtAppConfig.java http://www.nabble.com/file/p18119559/SrcAppConfig.java SrcAppConfig.java http://www.nabble.com/file/p18119559/ProjectName.java ProjectName.java -- View this message in context: http://www.nabble.com/Marshalled-Unmarshalled-java-object-returning-null-for-all-fields-tp18119559p18119559.html Sent from the Castor - User mailing list archive at Nabble.com.

