英語 での The administration service の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
If you do not have access to the code of the mobile app, use the administration service.
Note: The mfp. admin. endpoint property enables the console to locate the administration service.
In symmetrical deployment, you must install the Mobile Foundation administration components(MobileFirst Operations Console, the administration service, and the live update service applications) and the runtime on the same application server.
In this topology, all the administration components(MobileFirst Operations Console, the administration service, and the live update service) and the runtimes are deployed on every server in the farm.
Optionally, to avoid timeout issues that break the startup sequence of the runtime and the administration service on some Liberty versions, change the default executor element.
In the Liberty collective topology, the MobileFirst Server administration components(MobileFirst Operations Console, the administration service, and the live update service) are deployed in a collective controller and the Mobile Foundation runtimes in collective member.
By using this element, you can define your own JNDI properties or override the default value of the JNDI properties that are provided by the administration service and the MobileFirst Operations Console WAR files.
If the virtual host that is mapped to an administration service application is not the default host, you must set the following properties on the administration service application.
endpoint, that indicates how the console connects to the administration service.
If the property is not properly set, the administration service cannot contact the push service and the administration of push services in MobileFirst Operations Console does not work.
When a server configured as a farm node is started, the administration service on that server automatically registers it as a new farm member.
You use the administration service via MobileFirst Operations Console, the live update service REST API, or command line tools such as mfpadm or mfpdev.
The administration service might also need to communicate with the runtime through HTTP or HTTPS to get the OAuth tokens that are used to run the push operations.
The administration service assumes that this convention is respected to create the URL of its requests to the REST services of the live update service. The class loader is set with delegation parent last as discussed in the administration service section.
MobileFirst Operations Console is declared with the same security roles as the administration service. The users that are mapped to the security roles of MobileFirst Operations Console must also be mapped to the same security role of the administration service. Indeed, MobileFirst Operations Console runs queries to the administration service on the behalf of the console user.
The Administration Services application is packaged in its own WAR file.