ESDL CLI defaults to port 80, s/b 8010

Description

I forgot to supply the port:
esdl list-definitions -s 127.0.0.1

and it reported :
Error connecting to 127.0.0.1:80
connection failed

Shouldn't it default to the default port for ECL Watch (8010)?

Conclusion

None

is duplicated by

Activity

Show:

Rodrigo Pastrana January 30, 2015 at 9:55 PM

port 80 is the default used by the underlying soap stub code. The correct behavior is to require the ip and port.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Created January 28, 2015 at 6:33 PM
Updated February 9, 2015 at 11:39 AM
Resolved February 9, 2015 at 11:39 AM