I wanted to clarify that the sample I posted works
when I change the "double" to either "int" or "float".
 Thus, I can create a collection of primitives, such
as an int array or a float array with out any problems
using this sample code.  This error appears since I
want to create a  double array not a float array. 

As suggested, I will try to use a custom marshaller
and wrap this to a Double, but I don't understand why
double is treated differently than float or int.

Thanks,

Jennifer

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to