Im running through my debugger and a couple of my set methods, though I have no 
idea why those and not others, are getting called even though the input XML 
doesnt have the element. It seems to be the last <value> elements in a 
<structure> if that means anything.

 

Theyre optional elements and tagged as such. E.g. 

      <value name="surroundMiles" set-method="setSurroundMiles" 
get-method="getSurroundMiles" style="attribute" usage="optional"/>

 

Why is JIBX calling the setter? Its calling it with null as the value. I can 
work around this problem by always checking for null, but its sort of annoying.

 

Thanks,

Chris

 

Attachment: PGP.sig
Description: PGP signature

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to