You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Kenneth J Baker <ba...@umich.edu> on 2002/12/11 17:33:05 UTC

Nullable message parts and nullable complex type elements?

Does axis support nullable message parts & nullable complex type elements
through WSDL2Java?

I've tried defining a wsdl file with built in types (like int) as
nullable.  But the message interfaces and classes still have int as their
type rather than something that could be null.

Does anyone have any information reguarding this?

Thanks,
Ken