* the problem solved, i`m run the application via OTA provisioning in WTK 3.0 n suddenly its work...
* but if i`m run it from netbeans its still error..
hi i`m novice in JAVA ME/J2ME n trying to build sms application....
but when i run my application in netbeans via OTA provisioning i got this errori:
how to resolve this error n how my aplication can run in via OTA provisioning ?the application file (.jad) for application does not appear to be the correct type. contact aplication provider for more information
sorry for my bad English
i use netbeans 6.7.1, wtk 3.0, jdk1.6.0_18
[spoiler=error netbeans]
[/spoiler]Copying 1 file to G:\CoRe Of StReSS\java\cb\SMSbeta7a\dist\nbrun2645283988296728111 Copying 1 file to G:\CoRe Of StReSS\java\cb\SMSbeta7a\dist\nbrun2645283988296728111 Jad URL for OTA execution: http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam.JAMServlet/G%3A/CoRe+Of+StReSS/java/cb/SMSbeta7a/dist//smsbeta7a.jad Starting emulator in execution mode Installing suite from: http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam.JAMServlet/G%253A/CoRe%2bOf%2bStReSS/java/cb/SMSbeta7a/dist//smsbeta7a.jad *** Error *** A problem occured during deploying application from http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam.JAMServlet/G%253A/CoRe%2bOf%2bStReSS/java/cb/SMSbeta7a/dist//smsbeta7a.jad Reason: Uknown error: InvalidJadException: Reason = 37 Cannot process "-Xjam:run=" command. You must supply a parameter for "run" command! Syntax: emulator [arguments] In order to get commands supported by given device run: emulator.exe -Xdevice:<device name> -Xquery Generic list of arguments is: -version Display version information about the emulator -help Display list of valid arguments -classpath, -cp The class path for the VM -D<name>=<value> Set a system property -Xdebug Use a remote debugger -Xrunjdwp:[transport=<transport>,address=<address>,server=<y/n> suspend=<y/n>] Debugging options -Xdevice:<device> Select a device skin for the emulator -Xdomain:<domain_name> Set the MIDlet suite's security domain -Xquery Print device information -Xjam[:install=<JAD file url> | force | list | storageNames | run=[<storage name> | <storage number>] | remove=[<storage name> | <storage number> | all]] Java Application Manager and support for Over The Air provisioning (OTA) -Xautotest:<JAD file url> Run in autotest mode -Xdescriptor:<JAD file name> The JAD file to be executed G:\CoRe Of StReSS\java\cb\SMSbeta7a\nbproject\build-impl.xml:889: Execution failed with error code 1. BUILD FAILED (total time: 6 seconds)