You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

On this Page:

All changes to the Model Compiler settings will be applied to the opened Builder project only.

Model Compiler Tab

Switch to the Model Compiler tab on the Builder project settings dialog to define the Compiler settings.

The UML Sources path parameter needs to be set to the directory, where the XMI files of the current Builder projects are stored. The Model Compiler gets the UML sources from the defined UML source path and saves the JAR file of the compiled UML diagrams in the repository directory of the Builder project (see section Location for Repository Files).

The repository files and the WSDL file of a compiled xUML service will be deployed to an E2E Bridge installation, which is specified in field Target E2E Bridge for Deployment. The Bridge is defined by IP-address or DNS name (default is localhost).
Target E2E Bridge Port contains the port number, to which the target Bridge is listening. The port has been defined while installing the Bridge (the default port is 8080). Click Ping to test whether the defined Bridge is available.

You may pre-define the User, who will be used for authorization on the Bridge when deploying the xUML service (see also Authorization on the E2E Bridge).

If the checkbox for Run xUML Service after Deployment is selected, the Bridge will automatically start the service after its deployment. Otherwise, you will have to start the service manually via the user interface of the E2E Bridge.

If the checkbox for OverwriteExisting xUML Services is selected, a previous xUML service with the same xUML service name will be automatically overwritten with the new xUML service when it is deployed. If the option is not selected, the Model Compiler will report an error, as it cannot deploy the xUML service.

Location for Repository Files

Switch to the General tab on the Builder project settings dialog.

The Repository Directory is the location where the repository files of the current Builder project will be saved. The repository files are stored in a JAR file. The WSDL file, which is also stored in the JAR file, can be imported into the E2E Analyzer.

If you choose to re-deploy an xUML service without compiling it again, the Model Compiler will read the JAR file from the repository directory defined here.

  • No labels