Skip to content

coldfusion.eventgateway.Gateway not found #1

@ghartong

Description

@ghartong

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions