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
seancorfield
09/05/2022, 6:42 PM
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.
seancorfield
09/05/2022, 6:43 PM
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
gsr
09/05/2022, 10:24 PM
i solved it, just had to rewrite it, and the code is available public, so keys does not matter here.