In the JRun web console, go to the Resources page, and click on the data source name.  
Check that the JNDI Name (the top field) is "ASISQLDatabase" (without quotes).

It seems like that's what your code is looking up, and the exception says there is no 
such name in the JNDI server.  

If it's correct, check the port your client is using when you get the initial context 
(if it's a remote client).  Verify that it's the same JNDI port as is displayed in the 
Home page of the web admin console.

(I am using the MS driver, and they're located where yours are.)

Regards,
John
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=8
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=8

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

                        

Reply via email to