Hello everyone One of our OSGI modules requires the following reverse proxy configuration which we currently activate manually in the Karaf CLI:
karaf> [http:proxy-add/portal-api]http:proxy-add/portal-api http://localhost:8443/portal-api So far we haven't found a place in the feature.xml or anywhere else where we can permanently activate this configuration for our feature project: The setting is no longer available after a Karaf restart. Maybe you have advice? WIth kind regards Bert Speckels
