Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 7.7.0

Otp
Switch to the Model Compiler window. The window provides two vertical tabs on the left border. Select the Deployment View  tab and expand some of the files in the tree. Use this view to compile, build, and deploy.

Noteinfo
iconfalse

Whenever you modify the component diagram and save the UML model, the Model Compiler will read all deployment descriptors again and refresh the deployment view.

...

Menu ItemDescription
DebugAllows to debug an xUML service using the E2E Interactive xUML Debugger.
Run and StopAre functions that refer to the E2E Embedded xUML Runtime. The embedded xUML Runtime enables you to run and test services without using the E2E Bridge.
CompileCorresponds to the same function that can be selected in the regular menu item Compile of the Model Compiler window.
Deploy

Includes a compilation if necessary, and copies the generated JAR file containing the repository files to the Bridge that is defined in the Model Compiler projects settings (menu item E2E Builder > Settings). This menu entry is greyed out when no deployment is defined.

Bridge 7.0.0-beta1 Please note that repositories that have been compiled with a Bridge 7 compiler cannot be deployed to Bridges older than 6.0.55.2.
PropertiesShows the service preferences and settings.

Show Debug View
Show Run View

Open the Debug View window or respectively the Run View window.
Load Dump File
Load Dump File from URL
Allows to view an E2E xUML Runtime dump with the Interactive Debugger.

Authorization on the

...

Bridge

The compilation being successful, you can deploy the compiled xUML service. During deployment you are asked to enter the User and Password for authorization of the Bridge you want to deploy to. The Bridge will verify, if the user is authorized to perform this task.

...

This way it is easy to find out, where the UML diagram has to be corrected.

Info
iconfalse

Remark position in brackets (e.g. position: 1:1) from the error text refers to the line number and column of the action script the erroneous statement begins.

Tipnote
iconfalse

If there is more than one error, try to correct the errors from top to bottom. In many cases, errors that occurred later depend on the first one. Thus, repairing the first error will possibly remove the other errors, too.

...

If an xUML service could be compiled or deployed without any errors, the XMI file name and the xUML service name turn green.

Noteinfo
iconfalse

If only warnings are reported, the xUML service can be deployed without any problems.