Setting up JDeveloper for WebCenter for the first time - what JDK to get?

Hello I am new to Oracle JDeveloper and Oracle WebCenter platform and I'm about to start the download and installation of all my dev tools, I will use for the foreseeable future (yay!).

I followed the directions to downoading JDeveloper 11.1.1.5.0, but I can't decide which JDK to use - is it one that you can recommend based on what I do, or can you tell me the differences between the various options (i.e. 7u1 JDK, JDK 7 + Bundle of NetBeans, Java SE 6 Update 29, etc...)?

Your opinion is highly appreciated!

Thank you
S

JDev studio edition comes with a JDK. No need to download it separately.

Tags: Fusion Middleware

Similar Questions

  • Try using for the first time - ORA-28234 dbms_crypto

    Hello

    I try to use dbms_crypto for the first time and I'm getting ORA-28234 key too short. I ran a separate test: P2_KEYVAL with utl_raw.length (utl_raw.cast_to_raw(:P2_KEYVAL)) et il retourne à 128 caractères, qui est ce que je pense que je suis censé pour viser pour, mais c'est tout nouveau pour moi.) Any suggestions?

    Here's the code.
    DECLARE
       output_string      VARCHAR2 (200);
       encrypted_raw      RAW (2048);             -- stores encrypted binary text
       decrypted_raw      RAW (2048);             -- stores decrypted binary text
       key_bytes_raw      RAW (128);              -- stores 128-bit encryption key
       encryption_type    PLS_INTEGER :=          -- total encryption type
                                DBMS_CRYPTO.ENCRYPT_AES128
                              + DBMS_CRYPTO.CHAIN_CBC
                              + DBMS_CRYPTO.PAD_PKCS5;
    
                        
    BEGIN
         select utl_raw.cast_to_raw(rpad(:P2_KEYVAL,128,0)) into key_bytes_raw from dual;
         encrypted_raw := DBMS_CRYPTO.ENCRYPT
          (
             src => UTL_I18N.STRING_TO_RAW (:p2_INPUT,  'AL32UTF8'),
             typ => encryption_type,
             key => key_bytes_raw
          );
        -- The encrypted value "encrypted_raw" can be used here
       htp.prn ('Encrypted value: ' || encrypted_raw);
    END;
    ORA-28234: too short key length

    A quick test shows that a 16-character password works:

    DECLARE
      p2_input           varchar2(200) := 'this is a test';
      p2_keyval          varchar2(128 byte) := 'password';
      success boolean := false;
      output_string      VARCHAR2 (200);
      encrypted_raw      RAW (2048);             -- stores encrypted binary text
      decrypted_raw      RAW (2048);             -- stores decrypted binary text
      key_bytes_raw      RAW (128);              -- stores 128-bit encryption key
      encryption_type    PLS_INTEGER :=          -- total encryption type
                              DBMS_CRYPTO.ENCRYPT_AES128
                            + DBMS_CRYPTO.CHAIN_CBC
                            + DBMS_CRYPTO.PAD_PKCS5;
    BEGIN
      while not success AND LENGTH(p2_keyval) < 512 loop
        begin
          key_bytes_raw := utl_raw.cast_to_raw(P2_KEYVAL);
          encrypted_raw := DBMS_CRYPTO.ENCRYPT
            (
               src => UTL_I18N.STRING_TO_RAW (p2_INPUT,  'AL32UTF8'),
               typ => encryption_type,
               key => key_bytes_raw
            );
          SUCCESS := TRUE;
        EXCEPTION
          WHEN OTHERS THEN
            P2_KEYVAL := P2_KEYVAL || 'X';
        END ;
      end loop;
      dbms_output.put_line('PASS ('||LENGTH(p2_keyval)||'): '||p2_keyval);
      dbms_output.put_line('RAW PASS LEN: '||LENGTH(key_bytes_raw));
      dbms_output.put_line('Encrypted value: ' || encrypted_raw);
    END;
    /
    
    PASS (16): passwordXXXXXXXX
    RAW PASS LEN: 32
    Encrypted value: 5D39A532A468F04605E02AEC50F21B20
    

    Published by: Sentinel on December 5, 2008 13:45

  • BlackBerry Smartphones how do I set up voice mail for the first time?

    I'm going to lose my mind.  I think not (even in the manual) for simple instructions on how to set up voicemail for my husband on the BB 8800.  There are all sorts of questions and answers on the voicemail, but I just need to know how to set up for the first time.  The message you get when you call the phone is "this user has not yet established by voice mail" (or something to that effect).

    Help, please!

    It's simple in Act! Go to the call log -> click on Menu , then select Options -> voice mail. In the access number put your carriers voicemail mailbox number. Some carrier requires your password which you can also put in the.

    Let know if it helps.

  • get the error "no sequence valid is not found for the set of patches" msg trying to launch Acrobat XI for the first time after installing - suggestions?

    get the error "no sequence valid is not found for the set of patches" msg trying to launch Acrobat XI for the first time after installing - suggestions?  Using Windows XP.

    Hi James,

    Let me know if the problem persists.

    Kind regards

    Nicos

  • After you have configured the AAU for the first time in the GUI, not able to access the console of the AAU

    Hi all

    I'm setting up cluster for WCC (University Complutense of MADRID and IPM) environment. I moved the cs folder in a shared location (cluster env), connected to the AAU console for the first time and on the page of any given configuration him shared location of path.

    The University Complutense of MADRID on node 1 server has started successfully, but not able to log in (get a 403 forbidden error)

    Save file entry: -.

    < 5 January 2016 3:36:14 PM GMT + 00:00 > < error > < ServletContext - > < BEA-000000 > < there is a failed to initialize at the start of the AAU. >

    < 5 January 2016 3:36:14 PM GMT + 00:00 > < error > < ServletContext - > < BEA-000000 > < could not start server "server" to the URL by default relative web root "cs".

    javax.servlet.ServletException: could not start a deployment of servers of IDC.

    to idcservlet. ServletUtils.initializeContentServer (ServletUtils.java:1268)

    to idcservlet. ServletUtils.startAndConfigureServer (ServletUtils.java:531)

    to idcservlet. ServletUtils.initializeAllServers (ServletUtils.java:460)

    to idcservlet. IdcFilter.initContentServer (IdcFilter.java:181)

    to idcservlet. IdcFilter.init (IdcFilter.java:156)

    Truncated. check the log file full stacktrace

    Caused by: java.io.IOException: Oracle WebCenter content could not initialize inside the servlet environment.

    at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:139)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    Truncated. check the log file full stacktrace

    Caused by: intradoc.common.ServiceException:! csResourceUtilsFileIOError! csResourceUtilsFileReadError, activestate.hda

    at intradoc.resource.ResourceUtils.serializeDataBinderWithEncoding(ResourceUtils.java:348)

    at intradoc.resource.ResourceUtils.serializeDataBinderWithEncoding(ResourceUtils.java:191)

    at intradoc.resource.ResourceUtils.serializeDataBinder(ResourceUtils.java:64)

    at intradoc.server.ActiveState.serializeData(ActiveState.java:221)

    at intradoc.server.ActiveState.load(ActiveState.java:58)

    Truncated. check the log file full stacktrace

    Caused by: java.io.IOException:! syUnableToCreateDateFormat, M/d {/yy} {hh: mm [: ss] {a}} \!mAM\,PM\!tGMT0!syUnableToParseTimeZone

    at intradoc.data.DataSerializeUtils.determineParameterizedLocalization(DataSerializeUtils.java:373)

    at intradoc.serialize.DataBinderSerializer.receiveEx(DataBinderSerializer.java:550)

    at intradoc.data.DataSerializeUtils.receiveEx(DataSerializeUtils.java:87)

    at intradoc.data.DataBinder.receiveEx(DataBinder.java:2080)

    at intradoc.resource.ResourceUtils.serializeDataBinderWithEncoding(ResourceUtils.java:327)

    Truncated. check the log file full stacktrace

    Caused by: intradoc.common.ParseStringException:! syUnableToParseTimeZone

    at intradoc.common.IdcDateFormat.optimizeFormat(IdcDateFormat.java:692)

    at intradoc.common.IdcDateFormat.initEx(IdcDateFormat.java:291)

    at intradoc.common.IdcDateFormat.initWithDefaultTimezone(IdcDateFormat.java:187)

    at intradoc.common.IdcDateFormat.init(IdcDateFormat.java:151)

    at intradoc.data.DataSerializeUtils.determineParameterizedLocalization(DataSerializeUtils.java:364)

    Truncated. check the log file stacktrac full

    Help, please.

    Kind regards

    Vipul

    Caused by: java.io.IOException:! syUnableToCreateDateFormat, M/d {/yy} {hh: mm [: ss] {a}} \!mAM\,PM\!tGMT0!syUnableToParseTimeZone

    Caused by: intradoc.common.ParseStringException:! syUnableToParseTimeZone

    Have what version of the WCC you installed?

    Do you have any specific time format located in ucm config.cfg? If so, then comment out him, and then start the server.

    You have the time zone set to GMT0? This can be checked from the activestate.hda file.

    Try the following solution to replace the zone on all had file on /ucm/cs

    Perl-e ' s/tGMT0/report/g;' -pi.save $(trouver /ucm/cs-type f)

  • How can I recover my pc for the first time that I bought?

    Hello
    How can I recover my pc for the first time that I bought? because my pc is so slow... I have a compaq laptop cq61... and I want to set up the first time... How can I?  I don't have a recovery disk because when I bought it dosnt have a recovery in it disc. Please help me. Thank you

    Hello

    I'm happy to help you

    Glancing at the screen shot you posted, your looks of partition fine recovery (recovery (D).

    Save your files on an external hard drive or flash drive (depending on how many you have).

    Once that is done, disconnect all connected to your PC, but the AC adapter.

    Start the PC and the HP welcome screen, press the F11 key to start the Recovery dialog box and follow the prompts.

    It should take 15 to 30 minutes and your PC needs to be restored to its factory settings.

    Then just reinstall all programs and files that does not come with the PC.

    You will need the files or the installation of program diskettes. You cannot back up installed programs and reinstall them using a backup.

    Paul

  • Get the string invalid Base64 of image of toDataURL() for the first time in 10 of blackberry webworks

    Hello

    I need to get the Contact image converted to string Base64 using BB 10 Webworks (blackberry.pim.contacts) I get only the contact.photos [0] .smallFilePath which returns the path to the phonebook file.

    Now, I want to get the image of this path and convert it to a Base64 string.

    Here's the javascript code :

    var img = document.createElement ('Image');
    var canvas = document.createElement ('Canvas');

    function getBase64Image (p) {}
    img.setAttribute ("src", p);

    Img.width = Canvas.Width;

    Canvas.height = img.height;

    CTX var = canvas.getContext ("2d");
    ctx.drawImage (img, 0, 0);
    Return canvas.toDataURL("image/jpg");

    }

    This means bad Base64 string of image for the first time. When I convert this string to the image it displays white screen. But returns a string in the Mithraeum and after conversion, display a correct image.

    I use Blackberry Z10 (OS 10) for the test.

    I think that the canvas is not drawing image properly for the first time.

    I have searched and tried many things, but not got success. What will be the solution.

    Thanks in advance.

    My guess is that the image did not load the source completely still. Setting the src / image loading is an asynchronous event, which means that your code will continue to the next line regardless of whether the image has loaded yet or not.

    After calling setAttribute instead of execute the code of the Web, you will probably need define an event on img for the load event listener. Once the image is loaded, you can then use the img with canvas variable to retrieve its data.

    Note that getBase64 will return immediately, so you may need to develop some sort of mechanism to wait before returning, or the asynchronous approach and integrate reminders for the success trigger the next piece of code.

  • problems of the admin: message saying insufficient privileges: you must be an administrator when you run this application for the first time

    I bought this new comp with windows 7 already installed. has worked fine up intill a week or two it y a. I installed a new game, and after installation, I press launch to play it and pop up with a message saying not sufficient privileges: you must be an administrator when you run this application for the first time. also, I thought that I must be the administrator when I tried to launch the disk defragmentation. my account is the administrator account so I don't understand why they say that.

    I'm sorry. I was reading through additional FAQS regarding the same problem. I saw where someone said to try to add another admisistrator account to try to take on the former. but I had no luck with this ether. I also downloaded the program of the UAC, and I turned it off, reset my computer and still no change to my problem. I also tried to download the MSE restore tool, but I found myself with a message saying that I have no MSE

    Sorry, the MSE tool is to set the MSE when its broken.
    UAC controller Tool v1.0 can be used to control the
    The UAC settings.

    However, I suggest you restart the PC and after BIOS hold the F8 key
    and when the Windows Startup Menu appears, select Mode safe mode with networking.

    Now, you will enter Safe Mode. On the page to connect, you will see the
    Standard Windows administrator click it to open a windows session, press and hold
    in mind, the password can be blank.

    Once you have done that make a new account administrator and giv it a name.
    Restart the PC. That you did this newspaper using the new account.
    Once you have done that decide what to keep with your current administrator
    account once you've done it restart the PC, BIOS hold down the F8 key and
    Select Mode safe mode with network and enter dependencies the Standard Windows administrator.

    Go to control panel-> user accounts control and security for the family-> user accounts, then
    Select manage another account. In the list, select the administrator account
    your select and then delete the account, then it will ask you if you want to keep
    files etc, it's your own decision. Itknowledge24.com

  • Cannot print photos he said Onenote open for the first time

    * Original title: printing images from a computer of windows 8

    OK im feeling really stupid and just frustrated now im trying to print a photo and it won't let me because it says I need to open a note for the first time first of all that I have someone please help me I really need to print this

    Hello Jordan,.

    I can understand how it can be frustrating when things does not work.

    This could occur if Onenote is defined as a default printer.

    1. What is the brand and model of the computer and the printer?
    2. did you of recent changes to the computer before this problem?
    3. what program you use to print photos?

    Allows you to change the default printer for you real printer then it should print correctly.

    Set or change your default printer
    http://Windows.Microsoft.com/en-us/Windows-8/set-change-your-default-printer

    Additional information:

    Print a photo

    Hope this helps, please answer with the State of the question for more
    assistance.
  • I am in charge for the first time.  How long should it take?  I check battery during the charge percentage?

    I'm charging my Apple Watch 1 for the first time.  It has been more than 2 hours, and it shows the green lightning when I touch the face.  How long does take to recharge?  Is there a way to check the level of the battery during charging?  How can I tell when it is fully charged?

    You can take a look at this page of the Apple Watch user's Guide. http://help.Apple.com/watch/#/apd2b717523a

  • Order for the first time lost all work and settings.  It can be recovered?

    Close my new Macbook Pro for the first time.  I lost all my work and my settings.  Almost anything can be recovered?

    He was an administrator account or a guest account?

  • ICloud using photo library for the first time

    I am considering switching to iCloud photo library for the first time - mainly so I'll be able to use the new functionality of memories in iOS 10. However, I have quite a large library of Photos on my Mac and I'm worried about the mistakes of synchronization, bugs and any damage my irreplaceable photos. I have a Time Machine backup, but each backup on which generally only lasts a week or so, and with a large library of errors can take some time to appear. Should I be worried? Are there precautions I need to take?

    In view of all the people who use it, there are very few messages on issues. Since you have a backup, you can still recover. You can consider to get a 2nd external and make a copy of your photo library in order to have 2 backups. Depending on the size of your library, you may need to purchase additional iCloud storage as free storage space is 5 GB. With a large number of photos, it will take much time to complete the synchronization. Some people have posted their s took 2 to 4 weeks. Our respective synchronization went well and we had no problem.

    Downgrades and upgrades of storage

  • iMac 5 k end of 2014 for the first time enable FileVault stuck Reboot

    Hi all

    I just got the FileVault on my iMac 5 k end of 2014 with fusion drive for the first time.  It is said that a restart is required. He could not restart and stuck on the black screen. No apple logo, nothing.

    Here are the steps I've tried

    1 restart by holding the power button and turning it back on

    2. reboot into recovery by now cmd + R Mode

    3. enter in disk utility

    4 did not have a first-aider for my drive of fusion

    5 tried by clicking file > open or remove encryption (both selections are greyed out)

    6. I tried to enter the Terminal. Typed in fdesetup disable (no command found, Ditto for sudo)

    7. click on the left upper Apple logo > disc start > selected my drive > chose Unlock > typed my password > selected reboot > same, stuck.

    I need help.

    Thanks in advance

    Hello. Please let me know if figure you it out. Your question sounds the same I am facing with my Mac mini (published earlier today). Turn on Filevault and all I get is a white screen.

  • Turn on iPhone 5 s for the first time?

    Hello

    I just bought all new iPhone 5 S in a shop and after I searched (google) answers with regard to the maintenance of the battery, I'm a bit confused. Some say it is wise to drain the battery until the phone turns off and that completely... some people say that is nonsense so that you must charge your phone charge straigh away from the box and don't let not phone to turn off... some are mentioning the procedure 3 hours but I know it's nonsense...

    Can you tell which procedure is best for the first time.

    Thank you very much.

    Here's what I consider some good advice on the pricing of your iPhone:

    When to charge your iPhone or iPad

  • Windows7 64 bit. Why the desktop icons all be empty when you run Firefox nightly for the first time?

    Every time after I get a Firefox Nightly update and run it, it will display the next page:
    https://www.mozilla.org/en-US/firefox/nightly/firstrun/?oldversion=30.0 which is fine.
    But when it opens this page, all my desktop icons go clear/white and one by one, they all return with their correct icons. And all this happens in a few seconds.
    Why is the operation of Firefox every night for the first time, my desktop icons?

    I suspect that you have both nightly and Firefox version installed?

    "The Firefox 'about' shows 30.0. and I've now checked for updates and are now running 33.1.1"
    

    It's different from what you have first published here with!
    Firefox 33.1.1 represents the latest version - a 32-bit version.

    Whereas, the version you first posted here with was a generation of 64-bit channel every night from July. Every night is for "Alpha-testers" and is updated every day, where the name of "night".

    Everything that happens in the background on the Windows desktop should not be of concern right now, every night Win 64 bit is several months out.
    If you really want to test the Win 64 Nightly builds, follow and participate in the very different evenings and son of 'channels' on MozillaZine forum is based.

Maybe you are looking for