> For clarity and the benefit of future railo users, I'm going to start > a new thread here. For future railo server (not express) users, the > port is 8600. > > The second batch of railto server 3.1x questions: > data source configuration > server configuration > installation options > > a) the config file seems to indicate that one can't make rail server > as an automatical started NT service, if it's true it's inconvenient > to check | start the service every time when my app relying on railto > runs. on resource utility, understood but inconveniece. > > b) how to set up data source, e.g. sql server 2005 express? > the resin.conf file seems to have entry with reference to mysql > database driver, > how do we go about it exactly for various db platforms? After digging a bit more, I'm now becoming concerned about its way of using a database, the cf world's concept of a datasource pointing to a database does not seem to be there (maybe I'm wrong), here's part of its documentation. "Using the Database Connection con = _ds.getConnection(); try (...) finally (con.close();)
my comment: sample code (it's essentially ASP or .NTE not ColdFusion!) I'm not looking into getting into that world. People? Thanks. > > c) railto server installation options. I'm under the impression, it > can installed silently as well, yes? > > Thank you. > > Don > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323847 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

