Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
New Contributor
sanskith
Posts: 7
Registered: ‎04-15-2010
My Carrier: simulater
Accepted Solution

Running J2ME Application in Blackberry 4. 7 JDE

Hi,

 

I wrote an application on J2ME (CLDC 1.1 & Midp 2.1) in Java(TM) ME Platform SDK 3.0, It is working fine, but when I try to run this application in Blackberry JDE 4.7 it is giving error like "Error Starting Application-Name : Module 'Application-Name' has verification error". Please suggest me in  this regard

 

 

Thanks in advance

Please use plain text.
Developer
simon_hain
Posts: 13,754
Registered: ‎07-29-2008
My Carrier: O2 Germany

Re: Running J2ME Application in Blackberry 4. 7 JDE

try to preverify the jar
----------------------------------------------------------
feel free to press the like button on the right side to thank the user that helped you.
please mark posts as solved if you found a solution.
@SimonHain on twitter
Please use plain text.
New Contributor
sanskith
Posts: 7
Registered: ‎04-15-2010
My Carrier: simulater

Re: Running J2ME Application in Blackberry 4. 7 JDE

 

How to preveerify the jar

Please use plain text.
Developer
simon_hain
Posts: 13,754
Registered: ‎07-29-2008
My Carrier: O2 Germany

Re: Running J2ME Application in Blackberry 4. 7 JDE

this should help: http://www.blackberry.com/knowledgecenterpublic/livelink.exe/Support_-_Preventing_verification_error...
----------------------------------------------------------
feel free to press the like button on the right side to thank the user that helped you.
please mark posts as solved if you found a solution.
@SimonHain on twitter
Please use plain text.