I'm trying desperately to make a mapping file that maps a
java.math.BigDecimal to a Node of my likings. But no matter what I do it
still just maps it to <big-decimal></big-decimal>

Example of mapping file:
        <class name="java.math.BigDecimal" auto-complete="true"
verify-constructable="false">
                <description>Aliasing my BigDecimal</description>
                <map-to xml="MyAliasNodeClass" />
        </class>
-- 
View this message in context: 
http://www.nabble.com/Using-map-to-on-BigDecimal%2C-String%2C-Integer-etc--tf3251239.html#a9037954
Sent from the Castor - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to