Closed GoogleCodeExporter closed 9 years ago
At the moment it's not a bug, it is a testing feature. :-)
When you check the 'gb.web' component, the IDE assumes that your project is a
CGI script, and runs it through an embedded HTTP server.
In other words, once you have clicked on the run button, you can open a web
browser on localhost:8000 (the default port as written in the IDE output
console).
Original comment by benoit.m...@gmail.com
on 6 Nov 2012 at 6:58
Hmmm ... I am trying to get DomotiGa working with gambas3, but it uses the
gb.web for it's internal webserver (this worked fine BEFORE the feature was
introduced). This just means i can't debug the project anymore from the IDE
with the latest SVN release of gambas :-(
Original comment by uAle...@gmail.com
on 6 Nov 2012 at 7:03
I will remove the automatic embedded http server, it was a test. Just wait for
a few revisions...
Original comment by benoit.m...@gmail.com
on 6 Nov 2012 at 7:05
Or use a stable version of Gambas 3!
Original comment by benoit.m...@gmail.com
on 6 Nov 2012 at 7:06
I normally test with the stable (3.3.3) and with the latest SVN release to
determine if it is already fixed or not. Can you make the embedded http server
"differently" configureable then the gb.web component?
Original comment by uAle...@gmail.com
on 7 Nov 2012 at 10:44
The embedded http server has been disabled in revision #5301.
Original comment by benoit.m...@gmail.com
on 8 Nov 2012 at 5:08
ok thanks, it works fine now :)
Original comment by uAle...@gmail.com
on 8 Nov 2012 at 8:16
Original issue reported on code.google.com by
uAle...@gmail.com
on 6 Nov 2012 at 6:24Attachments: