Thread: J2ME error??
View Single Post
  (#2 (permalink)) Old
goulamass Offline
Talking BlackBerry Encyclopedia
 
Posts: 217
Join Date: Jan 2008
Location: France
Model: 8310
PIN: N/A
Carrier: Vodafone
Default 09-02-2008, 05:20 AM

Hi the problem come from the ksoap you use.

It's the full for J2SE

Or blackberry is on J2ME.

SourceForge.net: Files

and take the ksoap2-j2me-core-2.1.2.jar and don't forget to preverify it

preverify -classpath "C:\Program Files\Research In Motion\BlackBerry JDE 4.3.0\lib\net_rim_api.jar" Path_where_the_jar_is_located\ksoap2-j2me-core-2.1.2.jar

And recover the jar in the output folder located in C:\Program Files\Research In Motion\BlackBerry JDE 4.3.0\bin.

With this all should be ok

Last edited by goulamass : 09-02-2008 at 05:22 AM.
   
Reply With Quote