Questions tagged [runjettyrun]

Run Jetty Run, runs web applications with Jetty and Eclipse in one click.

Run Jetty Run, runs web applications with Jetty and Eclipse in one click (source).

GettingStarted Installing and using the plug-in.

17 questions
0
votes
0 answers

Getting ERROR - Failed to Boot! while running JettyTestServer with multiple ports together for remote integration testing

I have one scenario, where I have to test remote functionality through multiple JVMs. I am trying to run JettyTestServer with two different ports. But I am getting below error while running Jetty on second port. ERROR - Failed to Boot! Your…
Ayush Mishra
  • 567
  • 1
  • 7
  • 19
-2
votes
2 answers

Manipulate Spring MVC while running

I am creating a Spring Server, which unfortunately has to be "on air" the next week and it can not be turned off anymore. I have several questions: Can I manipulate/update Java classes while the server is running? Can I manipulate/update HTML pages…
Alberto Crespo
  • 2,429
  • 5
  • 28
  • 51
1
2