i am getting an error on getDatasources() when i t...
# cfml-general
g
i am getting an error on getDatasources() when i try to use it, CF does not get it, even though it is defined in the class of
getDatasourceService()
s
As always WHAT ERROR ARE YOU GETTING exactly? If a server is locked down, there are plenty of Java classes inside the server that you are not allowed to access.
Also, you probably don't want to paste your encryption key into a public channel like that. You don't need all of that code to demonstrate the problem and you should use threads for stuff like this. Please learn to ask better questions -- as everyone here constantly asks of you.
g
i solved it, just had to rewrite it, and the code is available public, so keys does not matter here.