Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1693 by kormb...@gmail.com: Remote: improve documentation about
uri parameter
http://code.google.com/p/robotframework/issues/detail?id=1693
When you omit the path portion of a URI in the argument to Remote, /RPC2 is
assumed to be the path on the server (behavior from xmlrpclib.ServerProxy).
This is based on convention and is not part of the XML-RPC specification.
Twisted's client does not behave this way.
This should be documented as most people would expect the following to be
equivalent:
Library Remote http://localhost:8270
Library Remote http://localhost:8270/
Also it would be nice to have an example that has a path or a note so that
people can see that such usage is possible. Paths are necessary for
multiplexing libraries because the remote library API uses a fixed
methodName without a "namespace".
See https://github.com/ombre42/jrobotremoteserver/issues/25
Thanks!
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.