The former Sun Java Forum is archived somewhere?

Over the years, I kept a file handy Java networking of pearls, with entries like this, referencing the old Sun Java forums discussions:
------------
2009.04.03 good condition for the construction and execution of the object flow

http://forums.Sun.com/thread.jspa?threadID=5375958


The old forum discussions are party forever?

KeV

No, they've all got copied to oracle forums. the trick is to find them again. If you have a part of the original text, you could probably move fairly quickly using google.

Tags: Java

Similar Questions

  • Consistency in the form of object data storage

    As I understand it the consistency always store data in the serialized form that is a lot of a cache node is complete serialized data. Is it possible if we can store the data as an object just like we do in a normal Map of hash. I know about the customer that it's transparent that how the data is stored, but always to put the data object can improve the performance of reflection based value Extractor.

    Thoughts?

    945121 wrote:
    Thanks, JK, but my question is that consistency does data (on node cache heap) storage format of object or it always stores data in the serialized form?

    It's finally the card support manager and support to decide how it stores actually.

    Replicated caches can actually store the binary or the form of Java value object (key is always binary) depending on whether or not he has already been deserialized since last change, so there's an example of storing Java objects.

    Be aware, though, that if you store Java object, and then send it over the network involves the serialization that is bad for performance if the readings are more frequent than writes, which is why consistency stores binary form (in addition it consumes less memory).

    Best regards

    Robert

  • Forms let java.exe suspended at the time of the closure of forms

    I am slot that Forms 11 g, IE9, Java 7 update 21

    I have problems with java.exe process remains suspended after that closing form.  If I have a an IE browser window open with two tabs, and then open two forms sessions, which creates two process java.exe.  I then close the two sessions of forms, and it leaves a java.exe suspended.  If I then close the two windows in IE browser, it removes the process java.exe.  I can reproduce this constantly.   It does not correctly as long as I don't have any other browser Windows Internet Explorer open to the time I open forms. 

    I opened a SR with Oracle Forms, but since it works fine if I don't have IE open before opening the forms, they won't help indicating that it is a question of Java.  Tried to open an SR with Java, but they will not help because we do not pay support for Java.

    http://forums.Oracle.com/Forums/Forum.jspa?forumid=82

    It is a problem of browser/java plugin and has nothing to do with Oracle Forms.  If you open an applet in a browser, as long as the browser remains open the plugin will remain charged and the java.exe process will remain in Manager tasks.  Because the tabs in the browser are in the same browser session, it won't matter whether or not you close the tab.  The parent browser session is responsible for the java process.  Here are two of the many discussions on this subject which began in IE8 and continue today.

    http://blogs.msdn.com/b/Askie/archive/2009/05/08/session-management-within-Internet-Explorer-8-0.aspx

    http://StackOverflow.com/questions/2963983/how-to-avoid-session-sharing-provided-by-IE8-programmatically-in-Java-EE-applica

  • Web Forms - Question Sun Java plug-in

    Hello. We currently have this code in our FormsWeb.Cfg file. This is to ensure that users are using the version of Java 6, update 4.

    # The parameters that determine the version plugin SUN JRE is installed on the client computer
    # Page displayed to users to allow them to download the Java Plugin from Sun.
    # Sun Java Plugin is usually used for non-windows clients.
    # (NOTE: you must check this page and possibly change the settings)
    jpi_download_page = http://java.sun.com/products/archive/j2se/6u4/index.html
    # Parameter related to the version of the Java Plugin
    jpi_classid = clsid:CAFEEFAC-0016-0000-0004-ABCDEFFEDCBA
    # Parameter related to the version of the Java Plugin
    jpi_codebase = http://javadl-esd.sun.com/update/1.6.0/jinstall-6u4-windows-i586.ca
    b #Version = 1, 6, 0, 4
    # Parameter related to the version of the Java Plugin
    jpi_mimetype = application/x-Java-applet; YPI-version = 1.6.0_04


    (1) my question is where there is a procedure for the update of this code? Say we wanted to go to Java version 6 update 12. Some changes are obvious, but I fear that others do not seem to and I don't want to have the slightest mistake of users on after I make the change.

    (2) what is the latest version that we could go which is still a little stable?


    Thanks in advance for you help.

    (1) my question is where there is a procedure for the update of this code? Say we wanted to go to Java version 6 update 12. Some changes are obvious, but I fear that others do not seem to and I don't want to have the slightest mistake of users on after I make the change.

    The configuration values should be fairly obvious. Look at the values for each parameter. Note that the real version is defined within each. In most cases, this will be the only part of the value which will change as versions change. The last values of the code base can be obtained from Sun here documents:

    http://Java.Sun.com/javase/6/WebNotes/install/JRE/AutoDownload.html

    For example, here's your entry was updated to use 1.6.0_20 Sun:

    
    ###
      jpi_download_page=http://java.sun.com/javase/downloads/
    ### Parameter related to the version of the Java Plugin
      jpi_classid=clsid:CAFEEFAC-0016-0000-0020-ABCDEFFEDCBA
    ### Parameter related to the version of the Java Plugin
      jpi_codebase=http://java.sun.com/update/1.6.0/jinstall-6u20-windows-i586.cab#Version=1,6,0,20
    ### Parameter related to the version of the Java Plugin
      jpi_mimetype=application/x-java-applet;jpi-version=1.6.0_20 
    

    (2) what is the latest version that we could go which is still a little stable?

    You have not specified which version of forms you use so I can't say which versions of JRE are actually certified for use in your environment. In any case, although perhaps not certified (tested), we will support the use of any JRE within the same major version. In other words, if the certified minimum version 1.6.0_05, Oracle supports all minor updates across the current. For example 1.6.0_20. The key is to make sure that you use a major release which is certified.

    In most cases, we are advised to use the latest in a line of main code. So, as stated above, if 1.6.0_xx has been certified for use with the version of forms that you use, it would be recommended to use the most recent which is 1.6.0_20 (from below).

  • Copy to the Windows Clipboard - Plugin Sun Java

    Recently updated our database of 10.2.0.4 at 11.2.0.4.0 and in this framework improved our Jinitiator to Sun Java Plugin 1.4 application server. Forms are 10g.


    We have some forms with blocks, which are blocks of result, and they are read-only. Jinitiator users could highlight data, hold the left click and use CTRL + C to copy the data to the Clipboard. After the upgrade to Sun Java Plugin, users can always highlight the text but copy it to the Clipboard does not work.

    I have 1.6.0_33 installed JRE and you have tested on _20, _24 & _45 and all in the same sense.

    I tried the solution listed here https://blogs.oracle.com/kyle/entry/copy_and_paste_in_java but in vain.

    Someone knows something similar and if so is there a resolution?

    Thank you

    Hi Michael

    Thanks for your advice in this. After some research, our forms had ONCE - level triggers NEW - ITEM - INSTANCE block, moving the focus to another field.

    JInitator has allowed us to run CTRL + C while holding down the left button of the mouse. YPI Sun does not allow the CTRL + C to run by holding down the left mouse button.

    Thank you

    Sean

  • The mouse navigation between fields of Sun Java JRE

    We have many forms (a few hundred) generated by Oracle Designer 2000 and good start and then converted (by internal converter part Oracle Developer suite) to the version of Forms 6i and 10g. Forms work perfectly with JInitiator (1.3.1.17 and 1.3.1.22) in Web Forms 6i or 10g deployments. The problem occurs if we try to run our forms in Sun Java JRE (1.4 or 1.5 or 1.6) then navigation mouse inside the form stops working, IE. If I click in any field in the middle of the slider shape jumps immediately to the first form field. I can navigate to the other fields with the keyboard without problem.

    Someone at - it similar problem and managed to resolve it?

    Thanks and greetings
    Miran

    The last recommended unique patch on 10.1.2.3 is now 8306828, for your information. A large number of Java-related issues are fixed by this hotfix.

    Hope this helps,
    Jacob

  • What is the form of Sun Circle in the upper left corner of the image my friend just send to me?

    What is the form of Sun Circle in the upper left corner of the image my friend just send to me?

    It can refer to live photos. Can you post a screenshot? -AJ

  • Steps to encrypt the attribute in Sun Java (TM) System Directory Server/5.2?

    Hi all

    I installed Sun Java (TM) System Directory Server/5.2, which uses LDAP to the 6.0 (TAM) of Tivoli Access Manager.

    LDAP has been installed on a separate server as well as the TAM (NPS server, server authorization) components.

    I would like to encrypt an attribute (lets say UID) in LDAP as the attribute of password that is encrypted during installation of the software. So, what are all the steps I must follow to the encryption of the attribute. Help, please.

    Hello

    In addition to you that DS5.2 is an OLD memory, OBSOLETE, not supported, version... and I strongly suggest you move on to a current version (ODSEE 11.1.1.7.2)...

    However, the steps are explained in the official documentation available:

    Sun Java System Directory Server 5.2 Product Documentation for the library

    and specifically to guide Administration:

    http://docs.Oracle.com/CD/E19850-01/816-6698-10/entries.html#18538

    HTH,

    Marco.

    PS: when closing a thread as answered please check the answers to fix/useful to help others find.

  • ReadOnly vs. java hidden, simplifying, World Organization in the form of adobe

    Hello

    I am very new to java and adobe acrobat.  I have a form in which the customers are separated into 3 categories and depending on what type of client, these are areas of the form do not need to be filled. Unfortunately, form is long and complicated with several scenarios for example if they are an individual investor from an investor company different fields must be filled and if they are an investor company and located in British Colombia (both scenarios), then the various fields must be filled. It is quite a few fields (50 +) that change and that my code works (mainly), it is bulky and I think it might be better thought by/organized/possibly using incorrect commands for the situation. My question is twofold: to make the text boxes, drop boxes and radio buttons when is it better to use hidden vs visible and read only true/false (and possibly other commands I don't know)? My second question is how to simplify my code to avoid errors and facilitate change. For now I find I change one thing and it effects 4 other things that I didn't want it to effect.  For example, the individual types of three customer as a radio button, I mixed, society I put this code in each button as if they click through (their response modification) it always opens the fields of law, or is their a better way to think about it.  This is my code now for example for individual choice:

    {

    var v = this.getField("InvestorType").value;

    If (v is "Individual")

    {

    this.getField("CorpType").display = display.hidden;

    this.getField("Salutation").display = display.visible;

    this.getField("Surname").display = display.visible;

    this.getField("FName").display = display.visible;

    this.getField("Street").display = display.visible;

    this.getField("City").display = display.visible;

    this.getField("Province").display = display.visible;

    this.getField("PostalCode").display = display.visible;

    this.getField("Telephone").display = display.visible;

    this.getField("Fax").display = display.visible;

    this.getField("Email").display = display.visible;

    this.getField("Occupation").display = display.visible;

    this.getField("BirthDate").display = display.visible;

    this.getField("Employer").display = display.visible;

    this.getField("SIN").display = display.visible;

    this.getField("License").display = display.visible;

    this.getField("BirthCert").display = display.visible;

    this.getField("Passport").display = display.visible;

    this.getField("Salutation_J").display = display.hidden;

    this.getField("Surname_J").display = display.hidden;

    this.getField("FName_J").display = display.hidden;

    this.getField("Street_J").display = display.hidden;

    this.getField("City_J").display = display.hidden;

    this.getField("Province_J").display = display.hidden;

    this.getField("PostalCode_J").display = display.hidden;

    this.getField("Telephone_J").display = display.hidden;

    this.getField("Fax_J").display = display.hidden;

    this.getField("Email_J").display = display.hidden;

    this.getField("Occ_J").display = display.hidden;

    this.getField("BirthDate_J").display = display.hidden;

    this.getField("Employer_J").display = display.hidden;

    this.getField("SIN_J").display = display.hidden;

    this.getField("License_J").display = display.hidden;

    this.getField("BirthCert_J").display = display.hidden;

    this.getField("Passport_J").display = display.hidden;

    this.getField("Name_C").display = display.hidden;

    this.getField("Address_C").display = display.hidden;

    this.getField("City_C").display = display.hidden;

    this.getField("Province_C").display = display.hidden;

    this.getField("PostalCode_C").display = display.hidden;

    this.getField("Telephone_C").display = display.hidden;

    this.getField("Fax_C").display = display.hidden;

    this.getField("Email_C").display = display.hidden;

    this.getField("PrincipalBus").display = display.hidden;

    this.getField("BIN").display = display.hidden;

    }

    else if (v == 'Joint')

    {

    this.getField("Salutation").display = display.visible;

    this.getField("Surname").display = display.visible;

    this.getField("FName").display = display.visible;

    this.getField("Street").display = display.visible;

    this.getField("City").display = display.visible;

    this.getField("Province").display = display.visible;

    this.getField("PostalCode").display = display.visible;

    this.getField("Telephone").display = display.visible;

    this.getField("Fax").display = display.visible;

    this.getField("Email").display = display.visible;

    this.getField("Occupation").display = display.visible;

    this.getField("BirthDate").display = display.visible;

    this.getField("Employer").display = display.visible;

    this.getField("SIN").display = display.visible;

    this.getField("License").display = display.visible;

    this.getField("BirthCert").display = display.visible;

    this.getField("Passport").display = display.visible;

    this.getField("Salutation_J").display = display.visible;

    this.getField("Surname_J").display = display.visible;

    this.getField("FName_J").display = display.visible;

    this.getField("Street_J").display = display.visible;

    this.getField("City_J").display = display.visible;

    this.getField("Province_J").display = display.visible;

    this.getField("PostalCode_J").display = display.visible;

    this.getField("Telephone_J").display = display.visible;

    this.getField("Fax_J").display = display.visible;

    this.getField("Email_J").display = display.visible;

    this.getField("Occ_J").display = display.visible;

    this.getField("BirthDate_J").display = display.visible;

    this.getField("Employer_J").display = display.visible;

    this.getField("SIN_J").display = display.visible;

    this.getField("License_J").display = display.visible;

    this.getField("BirthCert_J").display = display.visible;

    this.getField("Passport_J").display = display.visible;

    this.getField("CorpType").display = display.hidden;

    this.getField("Name_C").display = display.hidden;

    this.getField("Address_C").display = display.hidden;

    this.getField("City_C").display = display.hidden;

    this.getField("Province_C").display = display.hidden;

    this.getField("PostalCode_C").display = display.hidden;

    this.getField("Telephone_C").display = display.hidden;

    this.getField("Fax_C").display = display.hidden;

    this.getField("Email_C").display = display.hidden;

    this.getField("PrincipalBus").display = display.hidden;

    this.getField("BIN").display = display.hidden;

    }

    else if (v == "Corp")

    function updateFormField()

    {

    var v = this.getField("InvestorType").value;

    If (v is "Corp")

    {

    this.getField("CorpType").display = display.visible;

    this.getField("Salutation").display = display.hidden;

    this.getField("Surname").display = display.hidden;

    this.getField("FName").display = display.hidden;

    this.getField("Street").display = display.hidden;

    this.getField("City").display = display.hidden;

    this.getField("Province").display = display.hidden;

    this.getField("PostalCode").display = display.hidden;

    this.getField("Telephone").display = display.hidden;

    this.getField("Fax").display = display.hidden;

    this.getField("Email").display = display.hidden;

    this.getField("Occupation").display = display.hidden;

    this.getField("BirthDate").display = display.hidden;

    this.getField("Employer").display = display.hidden;

    this.getField("SIN").display = display.hidden;

    this.getField("License").display = display.hidden;

    this.getField("BirthCert").display = display.hidden;

    this.getField("Passport").display = display.hidden;

    this.getField("Salutation_J").display = display.hidden;

    this.getField("Surname_J").display = display.hidden;

    this.getField("FName_J").display = display.hidden;

    this.getField("Street_J").display = display.hidden;

    this.getField("City_J").display = display.hidden;

    this.getField("Province_J").display = display.hidden;

    this.getField("PostalCode_J").display = display.hidden;

    this.getField("Telephone_J").display = display.hidden;

    this.getField("Fax_J").display = display.hidden;

    this.getField("Email_J").display = display.hidden;

    this.getField("Occ_J").display = display.hidden;

    this.getField("BirthDate_J").display = display.hidden;

    this.getField("Employer_J").display = display.hidden;

    this.getField("SIN_J").display = display.hidden;

    this.getField("License_J").display = display.hidden;

    this.getField("BirthCert_J").display = display.hidden;

    this.getField("Passport_J").display = display.hidden;

    }

    }

    }

    updateFormField()

    Is there a way to simplify this? Any help is very appreciated! My apologies for the wall of text.

    When you control a group of fields, it is a good idea to use the hierarchical naming scope to simplify the code. For example, instead of 'Salutation_J', 'Surname_J', etc., use 'J.Salutation', 'J.Surname', etc., and you can hide all J fields with a single statement:

    getField("J").display = display.hidden;

    The code you have posted has other problems, but it will be easier to deal with this, after making the changes that allow this simplification.

  • How can I make a field on a form always take into account what is entered in a field somewhere earlier on the form

    How can I make a field on a form always take into account what is entered in a field somewhere earlier on the form. Basically an auto-fill of the same info

    Assign eponymous for the fields of the form.

  • How can I increase a java plug-in window size in the form of developer10g?

    Dear friends,

    I made a form master detail in the form of developer10g. In the form I m cannot display all the fields in the window of the plugin java because its small.

    How can I increase the size of the window of the java plugin?

    Thanks in advance.

    Kind regards

    Kamran

    Hi keita

    Simply change the values width and height to 100% in the forms\server\formsweb.cfg file:

    # Is the applet parameter.

    width = 100%

    # Is the applet parameter.

    height = 100%

    After this OC4J instance restart.

    Hope this helps

    Concerning

    Carlos

  • change the version of java in Oracle forms 10

    Hi all!

    I m using Oracle Forms 10 and I tried to import a jar file that was compiled in java 1.6. Therefore, the import has failed with the following exception:
    "Exception occurred: java.lang.UnsupportedClassVersionError: HelloWorld (unsupported major.minor version 50.0).

    After some research, I discovered that the problem is that Oracle forms use default java 1.4.2.

    I was wondering how to change Oracle forms to java 1.4 to java 1.6.

    Any ideas?


    Thanks in advance,
    Dina

    Hello Dina,

    Regarding your question, you have two options to overcome:

    1 - stay with 10 g version of forms and recompile the class in the version 1.4 of java, compatible with the java Forms 10.1.2 importer.
    2. upgrade to version Forms 11 g, which uses the java version 1.6.

    Kind regards
    Alex

    If someone useful or appropriate please mark accordingly.

  • What happened to the Lightroom Beta 5 forum? Deleted, merged, or archived?

    What happened to the Beta 5 Lightroom forum? I understand that LR5.2 is now in full version, but it would be nice if the Beta forum has been locked and archived for consultation. It seems completely deleted, so that a few comments detailed by myself and other beta testers. (I don't find it if it is archived, in any case.) None of my contributions to the forum LR5Beta a lot, a lot are listed in my tab "Content" in my profile Adobe. All links to the discussion of LR5Beta in which I contributed to (such as http://forums.adobe.com/message/5271729#5271729 ) lead me to this post:

    "Unauthorized."

    It seems that you are not allowed to view what you requested. You can contact your administrator if you think that it is a mistake. »

    Camron, I check on it for you to see if we can remove the private forum status.

    The content is still there, just archived.

    Get back if we can make the change.

    Concerning

    PG

  • Requirement of Java in the form of Adobe

    Hello

    Require 'Java' software to use the button as a 'Reset', 'print' 'Email', 'Save' in the FORM of Adobe Acrobat? I found the JavaScript code in the XML of the Adobe FORM. What does this mean?

    If we use the Adobe form that interacts with the database, must Java? Without Java, only Adobe can accomplish?

    Thank you.

    BUNCH

    To run the Javascript content with Adobe Form, the user can use a single software Adobe Acrobat Reader without requiring additional Javascript engine?

    Adobe Acrobat and Adobe Reader are different products. Both have their own JavaScript Shell.

  • View Blackberry Java Sqlite query result rows in the form of pages

    How can I display the rows resulting from the query sqlite one at a time in the form of question pages where a buttonfield (then) displays the next line (question) when you press. I was able to display all the rows at once with the following code:

    Statement st = null;
    try {}
    St = db.createStatement ("SELECT * FROM Questions by Qid asc");
    St.Prepare ();
    Cursor c = st.getCursor ();
    If (c == null) {}
    Dialog.Alert ("unable to retrieve from the database");
    }
    Line r;
    {while (c.Next ())}
    r = c.getRow ();

    String opt = "option" + r.getInteger (0);
    Option RadioButtonGroup = new RadioButtonGroup();
    Add (new LabelField (r.getInteger (0) + "." + r.getString (1)));
    Add (new RadioButtonField (r.getString (2), option, false));
    Add (new RadioButtonField (r.getString (3), option, false));
    Add (new RadioButtonField (r.getString (4), option, false));
    Add (new SeparatorField());
    }
    } catch (Exception e) {}
    e.printStackTrace ();
    } {Finally
    try {}
    St.Close ();
    } catch (DatabaseException e) {}
    }
    }

    But no progress with splitting into separate view. Do you know how to go about it?

    I thought the usual way to proceed would be for the SQL query to provide lines to return to the screen, and then the screen would have a loop by pushing another modal screen with the following Question.  If this player from the screen not from the query.  Who is?

Maybe you are looking for