After packaging my worklight project through ripple it produces only .zip file, no.cod file..?

StackOverflow https://stackoverflow.com/questions/17123313

質問

After packaging my worklight application through ripple for blackberry 7, It generates only .Zip file in the destination folder. There isn't any .cod file which i can deploy to my blackberry device.

Ripple version - 0.9.16 (beta) Blackberry WebWroks SDK - 2.3.1.5

Target device - Blackberry curve 9370

In the Ripple Services CMD window, there is the following error:

... ... ... out: [INFO] out: Compiling BlackBerry WebWorks application

out: [FATAL] out: Executable name has embedded quote, split the arguments

Done build

役に立ちましたか?

解決

Edit: the FATAL error that appears in your Ripple Services CMD window seems due to a Java issue; you may need to downgrade it. Please see this topic at the BlackBerry forums: http://supportforums.blackberry.com/t5/Web-and-WebWorks-Development/Executable-name-has-embedded-quote-split-the-arguments/td-p/2330991


Have you made sure to start Ripple Services (there is a button for it in the Ripple UI)?
Look at the Ripple Services CMD window after trying to package the project. See if any errors pop up there.

Please also edit your question and describe the steps you have taken to set-up Ripple prior to packaging.

https://developer.blackberry.com/html5/documentation/packaging_your_app_in_ripple_1904611_11.html

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top