Greetings,
My first attempt working with Java Beans....
I am trying to run the auto completion como box java bean in Forms 11.1.2.2.0.
I compiled the 3 java programs and added them to new jar file: ComboBoxCompletion.jar
I included the new jar file in the formsweb.cfg file:
archive=RetekNewIcons.jar,RetekFormsPJC.jar,frmall.jar,f90all_jinit.jar,PDFGeneaator.jar,HTMLEditorPro.jar,ComboBoxCompletion.jar
I also copied the ComboBoxCompletion.jar file to the forms/java directory: /u01/app/oracle/product/middleware/10.3.6.0/Oracle_FRHome/forms/java/
I don't have the new jar file signed yet, but didn't think that was causing the error: java.lang.ClassNotFoundException: oracle.forms.fd.ComboBoxCompletion
Any assistance is greatly appreciated.
john