Question
jrun-resources.xml Isolation Level problem
Attempting to follow the Adobe TechNote at
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=5444c687
creates log lines that imply the process works, but the datasource
is not usable via ColdFusion - calling it throws "Datasource DevDB
not found". Below are the log lines seeming to imply it does exist.
Why can MX 7.0.2 not see it?
11/08 15:43:12 info JRun DataSourceService: Created JDBC XA Connection Pool named DevDB
11/08 15:43:12 info Bound a LinkRef from "DefaultDataSource" to the default DataSource "DevDB"
11/08 15:43:12 info JRun Proxy Server listening on *:51011
11/08 15:43:13 info Deploying enterprise application "Macromedia ColdFusion MX" from: file:/C:/CFusionMX7/
11/08 15:43:13 info Deploying web application "Macromedia Coldfusion MX" from: file:/C:/CFusionMX7/
11/08 15:43:12 info JRun DataSourceService: Created JDBC XA Connection Pool named DevDB
11/08 15:43:12 info Bound a LinkRef from "DefaultDataSource" to the default DataSource "DevDB"
11/08 15:43:12 info JRun Proxy Server listening on *:51011
11/08 15:43:13 info Deploying enterprise application "Macromedia ColdFusion MX" from: file:/C:/CFusionMX7/
11/08 15:43:13 info Deploying web application "Macromedia Coldfusion MX" from: file:/C:/CFusionMX7/
