webleyson / js-test-driver

Automatically exported from code.google.com/p/js-test-driver
0 stars 0 forks source link

Eclipse plugin does not notice already running server #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start the JsTestDriver server from command line
2. Open eclipsen and notice the server line says NOT RUNNING
3. Click the green arrow to try to start the server

What is the expected output? What do you see instead?

The plugin would connect to the existing server instance, or prompt and say
that "service already running on port xxxx, please stop it and try again".
Currently nothing happens.  

What version of the product are you using? On what operating system?

JsTestDriver: 1.0b
OS: Mac OSX 10.5.8
Java: 1.6

Please provide any additional information below.

Original issue reported on code.google.com by toni.str...@gmail.com on 13 Aug 2009 at 12:25

GoogleCodeExporter commented 9 years ago
Actually I would like to see a configuration option in this plugin where I could
define an already running server. Not just on same machine, but maybe another 
server
as well.

Original comment by jyrki.la...@gmail.com on 14 Aug 2009 at 9:12

GoogleCodeExporter commented 9 years ago
We had some discussions on how to handle remote servers, and we decided to skip 
support for it in the initial version. The problem with remote servers was that 
currently, 
the code has no way of figuring out what browsers are captured on a remote 
server. I 
think we have some ideas to get this working, and plan to aim for it in the 
next major 
release of the plugin. But yes, the error atleast should be prominent.

Original comment by shyamseshadri on 20 Aug 2009 at 6:11

GoogleCodeExporter commented 9 years ago

Original comment by shyamseshadri on 20 Aug 2009 at 6:11