Hello,
I like to use Port 8090 for Developer-Debuger-Webclient.
I tried the following options:
[attachment=0]Untitled.jpg[/attachment]
But after a Restart of the Developer the Debuger still runs from
http://localhost:80 80 /servoy-webclient/?x=a4jszGIpv4tzDEt4MYdWt6VcotvRROI2
What I miss is the choice for localhost with port 8090 (only “custom” or the Server-IP-Adress ist available )
Thanks for any suggestions
david
June 19, 2013, 4:10pm
2
That doesn’t change the port Servoy developer’s server starts up on. Look in:
…/Servoy/application_server/server/conf/server.xml
It works, thanks.
Thought this is just in case of Servoy runs as “Server”, not as “Developer”
david
June 20, 2013, 1:53pm
4
Definitely a confusing Eclipse preference setting! I would have presumed the same thing if I had ever stumbled across that pane.
you are there under the Dynamic Languages → Debug section
that has nothing to do with a http/tomcat port, thats just the internal port the debugger uses to create/connect on to debug. (the connection you see in the debug view)