I received message from Axis mailing list. "Axis2 does not support POJO services containing Java collections, abstract types or generics. You will have to use object arrays, or start with the WSDL and then generate the server side code for it."
I think I have to generate code for serialize Map object and all types that OFBiz supported.
