Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
474 views
in Technique[技术] by (71.8m points)

jetty - Running multiple OSGi http bundles on different ports with Equinox

I want to run multiple OSGi http bundles bound to different ports. I am using Server-Side Equinox for this which uses jetty as the underlying engine for providing Servlet API support.

If I want to run just a single bundle, I can just use the property - org.eclipse.equinox.http.jetty.http.port=8080. But how can we run multiple such bundles on different ports? Is it even possible to do this using equinox jetty server?

Thanks in advance.

question from:https://stackoverflow.com/questions/65906816/running-multiple-osgi-http-bundles-on-different-ports-with-equinox

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...