Hello list,I am using an axis2 web service with complex return types. The 
return type of one operation is of the type xs:int nillable=true.When I run the 
wsdl2java tool I get an mapping to java int type which is not working well with 
null values. I read that basic types with nillable=true should be mapped to the 
wrapper classes (Integer, Double etc.). Why is it not working?The wsdl file is 
geerated automatically from the axis2 application. How can I configure 
wsdl2java to map xs:int to Integer?Thanks for your help  Leonhard
_________________________________________________________________
Testen Sie Live.com - das Zentrum Ihrer Online-Welt, das Sie mit aktuellen 
Nachrichten, Sport- und Wetterinfos und vielem mehr versorgt.
http://www.live.com/getstarted

Reply via email to