Pages 1 of 1  
Forums  >> Java ME  >> Can't Create Class in Sys on Samsung SPH M300

mathur.mohit.22@gmail.com
Rank :User
Posts:2
Overall Rating:0
Subject:
Can't Create Class in Sys on Samsung SPH M300
Date:
2009-11-05 at 08:14 AM CST

I have a J2ME application. When user downloads and run this app on his/her mobile device, the midlet makes a HttpsConnection connection and get provisioned.

HttpsConnection m_hCon = (HttpsConnection)Connector.open(url), here url is some url which I want to connect to.

However, in case of Samsung SPH-M300 device, the app gets successfully downloaded but when I run the app, it throws an exception stating that “Can’t create class in sys” and quits.

Has anyone encountered the same problem? If yes, what is the solution for the same.


Message will be posted within 2 minutes.
Pages 1 of 1