BlackBerry Forums Support Community

BlackBerry Forums Support Community (http://www.blackberryforums.com/index.php)
-   Developer Forum (http://www.blackberryforums.com/forumdisplay.php?f=15)
-   -   net_rim_json_org not found error in downloading (http://www.blackberryforums.com/showthread.php?t=259201)

omnitechdev 04-25-2012 12:44 PM

net_rim_json_org not found error in downloading
 
I have developed a java Application for Blackberry using JDE 4.5 and JSON api. It works fine with Emulator with JDE 4.5 and 5 but when i downloaded it on real handset having RIM 5, it gives me an error net_rim_json_org not found

I read somewhere, up to version 5 JSON support is not there so if you want to run it in the mobile having OS version lower than 6 then we need to add the JSON package with the application and rename the package with another package name.

I have done this and bundled all the classes of JSON with the JAR file and remove the dependency on the net_rim_json_org. When i downloaded the application on the same handset having OS version 5, gives me the same error
"net_rim_json_org not found"

Unfortunately my requirement is to cover thhe RIM version 5 and above. I must make it run on RIM 5. Can anybody help me

NJBlackBerry 04-25-2012 01:16 PM

Re: net_rim_json_org not found error in downloading
 
http://www.blackberryforums.com/deve...not-found.html

Dougsg38p 04-25-2012 04:24 PM

Re: net_rim_json_org not found error in downloading
 
Did you also put the json package on the device? It's not on the device, so you have to put it there.

Anyway, I'm not so sure I agree with this thing that you read somewhere. The better idea, I think, is to go to json.org and get the j2me package. I would either add the package or just add the source to the project and do it that way (for pre OS 6 builds).

subbasif 09-20-2012 02:56 AM

Re: net_rim_json_org not found error in downloading
 
net_rim_json_org not found Blackberry Curve 8520 (for OS 5)
Posted via BlackBerryForums.com Mobile

Dougsg38p 09-20-2012 10:32 AM

Re: net_rim_json_org not found error in downloading
 
What is the question?


All times are GMT -5. The time now is 03:45 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.