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
