Quote:
Originally Posted by joshi.rajnikant@gmail.com can you please tell me what is this soapaction in this case. |
Ok, here is one thought.
If you look into
wsdl file you'll find tag 'soap:operation' with property 'soapAction'.
Basically, it's targetNamespace+'function name'.
Unfortunatly, in my case this did not help either, - I keep on getting this error:
org.xmlpull.v1.XmlPullParserException: unexpected type (position:TEXT Not authorized...
which is different from the one without soapAction:
org.xmlpull.v1.XmlPullParserException: attr value delimiter missing! (position:START_TAG <html dir='null'> 
...
P.S. This is about
preverification. In addition to what was said
you have to put
jar.exe and
jli.dll into the "...\BlackBerry JDE 4.7.0\bin\" folder.