Getting Enum value as Null in SOAP Response using AXIS in Java
Questions: I am getting null value for Enum in SOAP Response but when i looked into that enum as returning the value. Server returning the enum value as well in response. and also the field is correct...