Thanks Brice,

Yes I'm willing to accept nillable fields(?), but I can't.

I'm using JAXB 2.0/JWS annotations, schema-first development when
I need complex types, java-first development for simple types.

Just to add a comment, I java some problems also with dateTime parsing, it
is accepting things like 2007-12-32 turning it to 2008-01-01 and I don't
want this
to happen.

Thanks again
tonio


Ruth, Brice D wrote:
> 
> Are you wanting to accept or not accept nulls? Are you using jsr-181
> annotations or something else?
> 
> -----Original Message-----
> From: Tonio [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, January 17, 2007 4:18 PM
> To: [email protected]
> Subject: [xfire-user] Parsing method arguments
> 
> 
> 
> hi all,
> 
> I'm using xfire 1.2.3
> 
> Just a question:
> 
> Is there a way to change how method arguments are parsed ?
> 
> The problem I have is that date and number types don't accept null
> values,
> (I mean empty values in the xml body)
> 
> If it is posible, it will be wonderful if you can give a clue on how to
> do
> it.
> 
> Thanks in advance
> tonio
> -- 
> View this message in context:
> http://www.nabble.com/Parsing-method-arguments-tf3030775.html#a8420810
> Sent from the XFire - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
> 
>     http://xircles.codehaus.org/manage_email
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
> 
>     http://xircles.codehaus.org/manage_email
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Parsing-method-arguments-tf3030775.html#a8421273
Sent from the XFire - User mailing list archive at Nabble.com.


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

    http://xircles.codehaus.org/manage_email

Reply via email to