I have a jetty server running cometd. I would like to have 2 instances of Bayeux server at the same time running under different servlet paths.
Reason is I need to configure one of the instances with few extensions while the other should have no extension.
Is this achievable in some way?