Fabric implementations are written in Java and are stored in standard libraries and packages that are part of the Fabric product. Similar to other development software platforms, the code generated in the Fabric environment is compiled, loaded and validated before it is ready for execution.
Fabric Studio compiles all Java code in the project when the project is opened. Compilation errors and warnings, if any, are displayed in the Server/Activity Logs tab.
After the Java code of the project object (like a Function or a Web Service) is complete it must be validated.
There are three validation success indicators:
Fabric implementations are written in Java and are stored in standard libraries and packages that are part of the Fabric product. Similar to other development software platforms, the code generated in the Fabric environment is compiled, loaded and validated before it is ready for execution.
Fabric Studio compiles all Java code in the project when the project is opened. Compilation errors and warnings, if any, are displayed in the Server/Activity Logs tab.
After the Java code of the project object (like a Function or a Web Service) is complete it must be validated.
There are three validation success indicators: