I can't manage to create code from WSDL that is in RPC/encoded style - does anyone know which framewok can do that?
Axis2 with adb and xmlbeans maping aint working (can't deal with soap-encoding in response) straightforeward use of XMLbeans doesn't generate request messages (as they are not types in wsdl) -so I'm not as far as that...
Any suggestions?