[Seaside-dev] Issue 269 in seaside: Add server with same port in "Seaside Control Panel"

codesite-noreply at google.com codesite-noreply at google.com
Sat Jan 3 19:47:57 UTC 2009


Comment #1 on issue 269 by jfitzell: Add server with same port in "Seaside  
Control Panel"
http://code.google.com/p/seaside/issues/detail?id=269

No, I think you should be able to have two servers with the same port  
because they might have different
configurations. Obviously you should not be able to start a second server  
on the same port as an already running
server, though.

Michael currently has the code setup so it starts the adaptor when you add  
it (I think), which I'm not actually
convinced is desired, but is probably why you are seeing an exception after  
the adaptor is added. That exception
should, though, be caught by the adaptor and used to updated the adaptor's  
status to indicate that it failed to
start.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list