Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This operation consumes a web application archive (WAR) J2EE module artifact from the artifacts repository.

 

Endpoint Selection

This operation

...

will select all available endpoints associated to the environment instance

...

which have a

...

resource type of WildFly Management Server. For Standalone mode, this is the single endpoint which is mapped to the environment instance

...

.  For Domain mode, this is the endpoint which hosts the Domain Controller.

Endpoint Execution

This operation

...

will

...

execute on

...

the

...

endpoint selected above (the one which is identified as the WildFly Management Server).

Special Considerations

This plugin has the following prerequisites:

  • The WildFly user specified by property FDWFLY_ADMIN_USER must be granted the add-user script.
  • The target WildFly server must be running prior to calling this operation.
  • The specified WAR file must exist in the artifact repositoryJ2EE Module must be produced by the build operation.