Failed on configure Oracle Form 12C
I got following error when tried to configure Oracle Form 12c. I tired "auto launch" at the end of installation AND manually ran config_builder.cmd (with administrator user permission). Got same error. Any comments would be highly appreciated.
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: javax/xml/bind/JAXBContext
at oracle.forms.plugin.builderconfig.Configurator.createFormsInstance(Configurator.java:119)
at oracle.forms.plugin.builderconfig.ui.FormsDWizard.doNext(FormsDWizard.java:198)
at oracle.bali.ewt.wizard.BaseWizard$Action$1.run(BaseWizard.java:4072)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)