I do know that the hashmap data structure is not allowed in JAX-RPC webservice.
But i would like to return data which looks like this in my service.
Atrribute,<Key><value>,Atrribute,<Key><value>,Atrribute,<Key><value> ..
Any idea how would i do this please