OpenNTF / openliberty-domino

Open Liberty server embedded in Domino
Apache License 2.0
7 stars 3 forks source link

Investigate localConnector for management #5

Open jesse-gallagher opened 5 years ago

jesse-gallagher commented 5 years ago

Using the JMX connection would probably have a lot of benefits, though it'd require ensuring that it's present in the server.xml files.

DanieleVistalli commented 5 years ago

I see two ways to achieve this:

  1. Deploy a customized liberty package with additional server templates and your template has server.xml including the local connector.
  2. Use drop-in fragments to add the localconnector feature to created profiles.