PDA

View Full Version : need clarification


vashwin
02-23-2007, 05:56 AM
Hi All,

I have a j2me application whic i have converted to a .cod file from the JDE with the below procedure

D:\Research In Motion\BlackBerry JDE 4.0\bin rapc import="D:\Research In Motion\BlackBerry JDE 4.0\lib\net_rim_api.jar" codename=my_midlet jad=my_midlet.jad my_midlet_jar

resulting a .COD file

i loaded the my_midlet.cod into my blackberry 7290 using javaloader -usb load my_midlet.cod

the application is loaded successfully into the blackberry but when i run it gives an error Uncaught exception thrown in a midlet constructor.

the same is working fine with other mobiles.

I want to load this application to webServer and download it to my blackberry, please help me in this matter.
please let me know the solutions to my mail id: v.ashwin@<hidden>

I thank all in advance for replies.