Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java.lang.ClassNotFoundException: Error

user8760946Nov 17 2016 — edited Nov 18 2016

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

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 16 2016
Added on Nov 17 2016
1 comment
547 views