12-17-2009, 02:52 AM
|
#1 (permalink)
|
| New Member
Join Date: Nov 2009 Model: 8900 PIN: N/A Carrier: Airtel
Posts: 5
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Stuck on API differences with SOAP Application Please Login to Remove! Hi All,
I've successfully created a standalone java version of a SOAP communication class to enable Web Services data delegation.
But when I try to port to Blackberry device software, I'm having trouble.
1. I cannot find the correct replacement for HttpURLConnection class in Blackberry.
2. Though I can use HttpConnection, It lacks doOutput(true) method. without this, I get error.
We need to use doOutput=true, so we can output the request/response to the Writer object through the stream.
Can someone please look into this and suggest a solution? |
| Offline
| |