Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coldfusion.eventgateway.Gateway not found #1

Open
ghartong opened this issue Jul 28, 2017 · 1 comment
Open

coldfusion.eventgateway.Gateway not found #1

ghartong opened this issue Jul 28, 2017 · 1 comment

Comments

@ghartong
Copy link

I'm running into a problem with coldfusion.eventgateway.Gateway not being found or able to load.
CF 9.0.1
I've built the jar and added all 3 to the correct folder. I can see the new jars in CF Admin under settings > CF Server Java Class Path.
When I try to add the new Gateway Type I get this error:
Error creating gateway type.
Unable to find or load Gateway class org.riaforge.websocketgateway.WebSocketGateway

Looking at WebSocketGateway.java I see that WebSocketGateway implements Gateway.
And Gateway is imported with "import coldfusion.eventgateway.Gateway;"
I've found cfusion.jar in class path and opened it up and can see that Gateway is in fact on my server.

I've checked permissions on both files and that looks good.

Any thoughts?

@S9lviu
Copy link

S9lviu commented Jan 14, 2018

Hi!
A Cf Guru! The same problem here. Error creating gateway type with: Gateway class org.riaforge.websocketgateway.WebSocketGateway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants