You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.
Configuration properties such as the port to listen on are now configured within the bundle itself, which is not flexible.
The standard way of providing configuration in OSGi is using Configuration Admin (part of the compendium spec). Grizzly should be configured this way as well.
Affected Versions
[2.3]
The text was updated successfully, but these errors were encountered:
Configuration properties such as the port to listen on are now configured within the bundle itself, which is not flexible.
The standard way of providing configuration in OSGi is using Configuration Admin (part of the compendium spec). Grizzly should be configured this way as well.
Affected Versions
[2.3]
The text was updated successfully, but these errors were encountered: