Hi Devs, I was trying out "How To Deploy WS-Messenger with MYSQL" section of " AiravataHowTo<http://incubator.apache.org/airavata/documentation/howto/howto.html>" doc. Here are some of the improvements that I saw.
- In step 3, it is better to specify where you can find msgBox.properties and msgBroker.properties files. And also once update the parameters of those files, it would be better to say, comment out default derby properties and uncomment-out mysql properties. - More detailed description on step 4. May be specifying the driver name. And also, it would be better to specify how to start the server there. At this point users are in a location called "stand-alone server" and this also contains a bin folder which has some start-up scripts. Some may wonder whether they have to run a script from there or from the root level. Those are very minor missing points but IMO they will be helpful for a new user. Thanks and Regards, Chathuri
