08-10-2007, 11:35 AM
|
#1 (permalink)
|
| New Member
Join Date: Jul 2007 Model: 7100T PIN: N/A Carrier: Sprint
Posts: 12
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Can't get optional packages(like JSR 172) to work on Blackberry simulator? Please Login to Remove! I have converted my JAR file to a COD file. When I run it on the Blackberry 8830 Simulator I get
"NoClassDefFoundError
jvm error 104"
Since I can't get more clues from the simulator, I configurated the Netbeans project for the Blackberry platform. But when I try to compile it, I get a lot of exceptions, like "package RMI doesn't exist".
Our midlet uses the Wireless messaging API (JSR 172) and some other new API's. I suspect that this is the problem. Isn't JSR 172 supported on Blackberries? If it is, how can I add the package to the emulator? |
| Offline
| |