-
Notifications
You must be signed in to change notification settings - Fork 189
Open
Description
I noticed that the pax-web activator is a managed service that will restart the webcontainer when finding a configuration file.
My issue is that if I have a bundle dependent on the webcontainer how do I know if it's the default one vs my one?
In org.ops4j.pax.web.service.internal.Activator.determineServiceProperties(Configuration) it filters out all my properties so I can't look for a custom property that I set.
Ideally it would pass any of the properties i set onto server properties so they stay with the webcontainer service reference no?
Metadata
Metadata
Assignees
Labels
No labels