Greetings, I have to include a map in my bean that needs to be marshaled like:
public Map<String, UserAccessibility> userRights; I am able to generate the WSDL if i use *public *and mention no annotation. Actually i have to change the accessor to *private* but what should be the annotation? And is there any page where i can find example to use Map with CXF Web Service? Thanks in advance. -- Thanks | Regards, *Tanveer ul Islam* *Senior Java Developer* *Aim-Force Software*
