On Wed, Jun 11, 2008 at 9:24 PM, Kenton Gray <[EMAIL PROTECTED]> wrote: > Thanks Dave, I guess I should be more specific in that our application uses > dynamically created JNDI datasources (each client has a dedicated database > for security reasons). ....
My JNDI datasource has the jndi-name "jdbc/myproject". In CF8 admin, I can create a successful JNDI datasource with: "java:jdbc/myproject". I left the uname/pass blank because I defined them in the JNDI connection. This might be JBoss specific, but I think it'll get you a little closer. Maybe try jdbc:/myproject if that doesn't work... I think I had to do that for JRun, but I could be mistaken. Something along those lines tho... HIH -- Jack Burton: I'm a reasonable guy. But, I've just experienced some very unreasonable things. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307387 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

