0

My rap projects runs on an equinox jetty server. The bundles are started and I'm able to connect to it by going to localhost. Now I want to configure the equinox jetty bundle with some personal settings but I don't have a clue where to start.

Is there some way to configure it?

Thanks

skaffman
  • 398,947
  • 96
  • 818
  • 769
baklap
  • 2,145
  • 6
  • 28
  • 41

1 Answers1

0

In my memories, you have to make a Jetty fragment with an /etc/jetty.xml or default-jetty.xml file.

Tcharl
  • 341
  • 3
  • 16