Author: tyrell Date: Mon Jan 28 03:23:05 2008 New Revision: 13056 Log:
Fixing MASHUP-617 Modified: trunk/mashup/java/readme.txt Modified: trunk/mashup/java/readme.txt ============================================================================== --- trunk/mashup/java/readme.txt (original) +++ trunk/mashup/java/readme.txt Mon Jan 28 03:23:05 2008 @@ -1,7 +1,13 @@ WSO2 Mashup Server Version - @mashup_version@ build (@release_date@) Starting the Mashup Server -========================= +========================= + +If you installed WSO2 Mashup Server using the Windows installer, you can check the server status using the System Tray monitor icon. The right click menu of the System Tray monitor will allow you to start/stop the server, while informing you of various events and errors, which require your attention. + + +If you downloaded the zip distribution; + Extract the [EMAIL PROTECTED]@.zip to a directory of your choice. You need to have jdk version 1.5 or above installed and make sure that the JAVA_HOME environmental variable point to that. In Linux run the bin/startup.sh. _______________________________________________ Mashup-dev mailing list [email protected] http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
