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!
Hi,
I created a mobile app with a with a webservice and it works well.
Now the webservice url has changed.
How do I change this URL in the adf mobile please?
Thanks
Hi, The error says it, No controller specified.
Caused by: javafx.fxml.LoadException: No controller specified.
Add the controller declaration to AnchorPane declaration as shown :
fx:controller="calculadorafx.cenaCalculadoraFXController"
Also, Take a look in this solution https://stackoverflow.com/questions/30267459/javafx-error-exception-in-application-start-method-no-controller-specified