Hi,
I'm using Ksoap with literal literal encoding.
I test the same method to create a Element and call webservices with the j2se version and work well, but with j2me the syntaxis is wrong. A "=" is misplaced.
<n0:LoginRequest xmlns:n0"http://www.goomzee.com/schemas/connect">.
This is the xml that I obtain with j2se, and this work well with my webservice...
2009-06-11 06:05:36 UTC in kSOAP2