Você está visualizando o conteúdo de ajuda da versão:
Services that control the AEM forms application server and database.
Services that control AEM forms modules
AEM forms modules (for example, Forms, Rights Management, Output) operate as services. At times, you may need to stop or start the services for these AEM forms modules. For example, you must stop and then restart a AEM forms service after you change a setting for the service.
On Windows, these services are accessible through the Administrative Tools > Services panel. For example, if you installed AEM forms on JBoss by using the turnkey method, the following services are available on your system:
Start or stop these services by selecting them from the list on the Services panel and then clicking the appropriate action button on the panel.
On UNIX® or Linux, enter the following text from a command line, where [service name] is the name of the service you are verifying:
ps -A | grep [service name]