RSSBus Apps - Readme File
Welcome to RSSBus Apps
This is the RSSBus Service-Enabled AppServer for Unix/Mac, bundled with Jetty, a Java-based web server.
For more information about Jetty, please see the Jetty wiki: http://docs.codehaus.org/display/JETTY/. The RSSBus AppServer
can also be run with any other Java Servlet Container like Tomcat, or Websphere. Simply copy the RSSBus directory in
Getting Started
- Configure the Admin Password: There is a jar file in the root directory named configure.jar that can be used to configure the "admin" user's password. You can either double-click the jar or execute the command "java -jar configure.jar -password MyPassword" to configure the password for the admin user.
- Start the Server: There is a unix start script in the root directory named run.sh. This script can be executed to start the webserver: "run.sh start". Information about how to configure the web service as a service can also be found in the webserver/bin/jetty.sh script.
- Launch the App: To launch the RSSBus App web interface, point your browser to: http://localhost:8181.
- Log In: To access the RSSBus App, you will need to log in with your username and password.
Thank You!
As always, your feedback is appreciated, but we are particularly looking for your comments and suggestions on this release. Please refer to the help files and included sample code for more information. If you have questions, please contact us at support@rssbus.com. Your feedback is the single most important driver behind new features and improvements in our products.