Hello there,
the common error while publishing an app is JAR file must reference the JAD, mine is quite opposite - JAD must reference the JAR. What can cause this problem?
Thank you.
Printable View
Hello there,
the common error while publishing an app is JAR file must reference the JAD, mine is quite opposite - JAD must reference the JAR. What can cause this problem?
Thank you.
[QUOTE=skim1776;872853]Hello there,
the common error while publishing an app is JAR file must reference the JAD, mine is quite opposite - JAD must reference the JAR. What can cause this problem?
Thank you.[/QUOTE]
What do you mean? Depending on the device and how you install, the .jad may not be necessary (just having the .jar may be enough if you install directly from a PC or from the phone's memory card), but if you use a .jad file to download and install the .jar, then the .jad must point correctly to the .jar, not the other way around.
Make also sure that if you're downloading from a web server, that you've set the file permissions correctly, and also that the server sends the correct MIME types for both files.
Otherwise, please explain what you mean in more detail (what your actual problem/behaviour is)?
I'm afraid you didn't get the question - that's my fault. I have an MIDP2.0 java application and I want to publish it in ovi nokia store. When I try to upload jar and jad file which are required when publishing an appilcation, this error is raised - JAD file must reference the JAR file and I can't publish the app. So what I"m asking is - what can cause this problem?
Fix the JAD. In case you don't know how it is wrong, post the manifest file from your .jar and the .jad file contents and perhaps someone can point it out for you, if the Nokia Publish QA information is not enough. What is the exact/full error that you've been told?
The manifest and JAD attributes are listed in the documentation.
Generic ones here: [url]http://library.developer.nokia.com/index.jsp?topic=/Java_Developers_Library/GUID-6858B457-7CBD-4F8F-9858-C1611D934B70.html[/url]
Those specific for Nokia are here: [url]http://library.developer.nokia.com/index.jsp?topic=/Java_Developers_Library/GUID-C5D3E0F5-72B9-4EE7-8BA7-20DE4A538FB8.html[/url]
[QUOTE=skim1776;872938]I'm afraid you didn't get the question - that's my fault. I have an MIDP2.0 java application and I want to publish it in ovi nokia store. When I try to upload jar and jad file which are required when publishing an appilcation, this error is raised - JAD file must reference the JAR file and I can't publish the app. So what I"m asking is - what can cause this problem?[/QUOTE]
This sounds more like you're having an issue when uploading the files to the Nokia Publish tool. Can you email [email]developer.support@nokia.com[/email] and provide me with your content ID and your files? I will try to do this on your behalf to see what the error is.
Let me know the ticket reference number and I will pull it from the database.