
jrobotremoteserver
Overview
The project has been moved to GitHub with a new maintainer. Please go there for latest and future releases, bug fixes, and support. That said, I have decided to keep the old source code, Java binary, descriptions, and wiki documentation available on this site for reference and for those that have a use for the old release, code, or want to use Redstone XML-RPC server with the remote server. The rest of the overview below applies to the old release only (not what's on GitHub).
This project offers a generic remote server for Robot Framework, implemented in Java, for use in creating remote libraries. It can alternatively be used for other purposes outside of Robot Framework. Remote server requires the Redstone XML-RPC library for Java.
Please read RemoteServerDetails page for installation, usage, and details about the remote library server.
News
- 2012-07-20 The project going forward has moved to GitHub with a new maintainer.
- 2012-05-15 The project has received a fork on GitHub
- 2011-08-28 Now with JAR support (packaged as JAR file, and includes steps on how to repackage your own JAR for this server w/ your own test library)
- 2011-03-24 Initial release
Download
The downloads here are deprecated. If you want latest release go to GitHub.
- JRobotRemoteServer Binaries
- Download the source from the source repository or use Subversion checkout.
Installation
Please read RemoteServerDetails page for installation, usage, and details about the remote library server.
Contact
You can post inquiries to Robot Framework Users Google Group as the developer(s) of the Java remote server are members of that group and periodically check it.
Project Information
The project was created on Mar 25, 2011.
- License: Apache License 2.0
- 2 stars
- svn-based source control
Labels:
Library
Test
Automation
RobotFramework
Java
XML-RPC
Server
RPC
testing
testautomation
servlet
Apache