I want to access a method called:
--------------------------------
void get(double[])
I have tried this mapping file:
-------------------------------
<mapping>
<class name="javax.vecmath.Vector3d">
<map-to xml="c:/mtest"/>
<field
get-method="get"
name="three"
type="double"
collection="array"
direct="false">
<bind-xml node="element"/>
</field>
</class>
</mapping>
But it doesn't work.
PLEASE tell me how to correct the mapping.
Regards
Nikolai
----------------------------------------------
Nikolai V. Christensen, Computer Engineer,
Simulation and Training department
IFAD, Forskerparken 10A, DK-5230 Odense M
Phone: +45 63 15 71 31 Fax: +45 65 93 29 99
WWWeb: http://www.ifad.dk
e-mail: [EMAIL PROTECTED]
----------------------------------------------
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev