Home

OLL Mobile

FAQ

Deploying an Application to a Java Cloud Service

    • Rating:

General Information

  • This tutorial covers preparing an application for deployment and deploying it to a Java Cloud Service.

    Release Date: 04-Oct-12

    Duration: 30 minutes

    Credited To: -

    No Flash Plugin Needed

Reviews

  • sales.unitedwings

    12-Jun-13

    getting error when testing : D:\oracle-javacloud-sdk\lib>java -jar whitelist.jar -help Exception in thread "main" java.lang.UnsupportedClassVersionError: oracle/cloud/ scanning/cli/ScannerMain (Unsupported major.minor version 50.0) at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$100(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClassInternal(Unknown Source)

  • raul.goycoolea

    07-Jan-13

    Easy to follow to quickly learn to deploy a sample app to the Oracle Java Cloud

  • vladislav.safronov

    27-Dec-12

    Use jar -xvf to unpack samle .war files and jar -cvf to pack them back.

    I don't know why this tutorial recommends to use WinZip instead of Java jar tool. Mac users have this tool.

    Does not explain how to turn off authentication.

  • jjames

    24-Oct-12

    -

Visit the Full Site | About Oracle | Contact Us | Terms of Use