Hi,
My application works fine before signing with Verisign certificate. After signing, It doesn't send the "user agent" string correctly when establishing http connection.
I gave the permissions by inserting into manifest and jad files like that:
MIDlet-Permissions: javax.microedition.io.Connector.file.read, javax.microedition.io.Connector.http, javax.microedition.io.Connector.file.write, javax.microedition.io.Connector.https
MIDlet-Permissions-Opt: javax.wireless.messaging.sms.receive, javax.wireless.messaging.sms.send, javax.microedition.io.PushRegistry, javax.microedition.io.Connector.sms, javax.microedition.io.Connector.socket
What can you say about it?
Thanks and regards.

Reply With Quote


