Albert Maine
Member since Apr 5, 2013
- Profile: /members/10809-albert-maine.htm
- URL: http://www.dynapp.com
- Comments: 3
Recent Blog Comments By Albert Maine
-
ColdFusion 10 - Control Flow And Scopes During A WebSocket Request
Posted on Apr 5, 2013 at 6:02 PM
Ben, I wanted to give you an update, so you wouldn't pull your hair out over this one. I found the problem. Working in javascript (I should have seen this right off the bat), the Java pathing will not directly work. You have to pass in the relative path or an absolute path, which is kind of scar... read more »
-
ColdFusion 10 - Control Flow And Scopes During A WebSocket Request
Posted on Apr 5, 2013 at 4:25 PM
I guess to be thorough, I should report that the issue only occurs when trying to access the Alias using websockets, not with any other calls.... read more »
-
ColdFusion 10 - Control Flow And Scopes During A WebSocket Request
Posted on Apr 5, 2013 at 4:21 PM
Ben, I have a question about websockets and calling CFC files in other locations. In my particular setup, we have an SVN project that is basically a services folder that includes several CFC files. I can access any one of those files in the normal convention ("Services.folder.component"... read more »