- Ensure you files are signed if needed.
- If your cod file is unzippable, unzip it (Winzip works). If not use the single cod.
- Create an 'OTA' folder in you web server.
- Copy the multiple or single cod file to the folder.
- Copy the jad file to the folder.
- Create a .htaccess file in the folder with the following contents
- Restart your apache or lighttpd web server
- Use your BlackBerry to navigate to the url: http://[server]/OTA/[filename].jad
AddType text/vnd.sun.j2me.app-descriptor jad
AddType application/java-archive jar
AddType application/vnd.rim.cod cod
That's it!
Reference:
http://assets.handango.com/marketing/developerTeam/BlackBerryOTADeployment.pdf
0 comments:
Post a Comment