Skip to content

WebContainer Configuration #2082

@garpinc

Description

@garpinc

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions