Ask a Question related to Coldfusion Database Access, Design and Development.
-
MohammedKhan #1
same data source name in both the ColdfusionAdministrator and the JMC(JNDI)
:)
We have Coldfusion MX 6.1 updater application server with J2ee.
Can we use the same data source name in both the Coldfusion Administrator and
the JMC?
e.g.: I have ?Test123? datasouce for both in Coldfusion Administrator to serve
CFC and CFML templates where as JMC (JNDI) for java classes.
I know both datasouce information write in two different file so it does not
prevent to do so and application work quite well.
But once I have problem and the JMC datasouce "Test123" stop working.
Here is the error from log file:
[2]javax.naming.NameNotFoundException: No such binding: Test123
Please let me know.
Thanks
IK
MohammedKhan Guest
-
Coldfusion service hangs when logging into coldfusionadministrator
Hi, After changing the maximum number of connections to 1, I can no longer enter the coldfusion administrator. He allows me to enter the... -
JNDI data source not displaying
I've deployed CFMX 7.01 on WebSphere ND 5.1.1.8 running on a Windows 2000 server and on The admin data source configuration the JNDI driver option... -
Path Error c:\blackstone_final in coldfusionadministrator / Log files
Hello, I am running a linux Redhat ES 3, Coldfusion 7 Developper Edition recently installed I have got this really funny error in the coldfusion... -
XML Data Source
I am thinking of creating an online application using an XML file as it's primary data source. The XML file on the web server will be refreshed via... -
moving data from one data source to another
I'm trying to move data from one data source to another. I don't want to loop - because it will kill performance. A simple Select into or Insert... -
Raja Jani #2
same data source name in both the ColdfusionAdministrator and the JMC(JNDI)
:)
We have Coldfusion MX 6.1 updater application server with J2ee.
Can we use the same data source name in both the Coldfusion Administrator and
the JMC?
e.g.: I have ?Test123? datasouce for both in Coldfusion Administrator to serve
CFC and CFML templates where as JMC (JNDI) for java classes.
I know both datasouce information write in two different file so it does not
prevent to do so and application work quite well.
But once I have problem and the JMC datasouce "Test123" stop working.
Here is the error from log file:
[2]javax.naming.NameNotFoundException: No such binding: Test123
Please let me know.
Thanks
IK
Raja Jani Guest
-



Reply With Quote

