Ricardo, where/who is doing that restconf query?
I think there is some other place that *also* enables port 8181 by default, besides jetty. It might be 'etc/org.ops4j.pax.web.cfg', but I'm not 100% positive on that. Thanks, JamO On 05/31/2017 12:58 AM, Ricardo González wrote: > Hi Jam0, > > First thank you very much for your answer. The thing is that we already > change the port in that configuration file, and > "Dlux" is answering in the new port (at http://<ip>:<new-port>/index.html>, > but the first query it does to the Restconf > (inventory request > http://localhost:8181/restconf/operational/network-topology:network-topology/topology/flow%3A1) > is using > again the 8181 port. Which make me think that could be related to Dlux ??. > > Thanks! > > Regards, > ricardo > > > On 30/05/17 21:25, Jamo Luhrsen wrote: >> Hi Ricardo, >> >> you can change the port number in etc/jetty.xml. just search for 8181 and >> change >> it to what you want. >> >> Thanks, >> JamO >> >> On 05/30/2017 08:32 AM, Ricardo González wrote: >>> Hi All, >>> >>> Does anybody know how could I change the default Restconf port?. As far as >>> I know, it is always answering at 8181 and I have >>> not found any documentation related to how to change it from this port to >>> another. >>> >>> Can you help me out with this! Thank you very much in advance >>> >>> Regards, >>> ricardo >>> >>> _______________________________________________ >>> openflowplugin-dev mailing list >>> [email protected] >>> https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev > _______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
