You cannot post messages because only members can post, and you are not currently a member.
Description:
Group for developers and contributors to the Conduit project, the ColdFusion adapter for Blaze DS.
More details on conduit can be found at:
http://conduit.riaforge.org/
|
|
|
Install BlazeDS in coldfusion 8
|
| |
I tried following the instructions of Aaron West (found here:
[link])
All goes wel untill I start the cfusion server from the commandline.
When it hets tot the MessageBrokerServlet all bets are off and I get
the following errors, and that's where I'm stuck now...... more »
|
|
New daily build
|
| |
Some tweaks to the filtering in the core objects, and you will also find Javadoc and ColdDoc based documentation inside the zip, which should make understand the architecture that much easier. I'm just starting now on the Transfer based filters for transparent Transfer <=> Flex communication. Mark
|
|
Best way to provide multiple translation strategies?
|
| |
This is something I'm trying to work out for Conduit at the moment, and I'm not quite sure to go about it. As it currently stands, I could write a custom De/Serialiser for Conduit, that handles translation of Transfer objects to and from Flex, and configure it as such: <destination id="ConduitTransfer">... more »
|
|
New build - now with more Application.cfc
|
| |
Hey all, Just a note to let you know there is a new daily build of Conduit. You will see more documentation in: [link] Application.cfc now works, where Conduit will go looking for it underneath any CFC that gets invoked by Flex RemoteObject call.... more »
|
|
Problem getting remote proxies in site's main application context
|
| |
Hi Mark, I don't have too much time to giftwrap this information for you, but maybe if I describe the issue, it'll ring a bell. If not, well, you can ignore this until I give you a proper problem description. I'm using ColdSpring remote proxies for my services, and the remote proxies are not getting the CS shared bean factory for the application... more »
|
|
services.xml channel setup issues
|
| |
can someone post an example of what a properly setup services.xml
file? I am getting channel errors when I try to use mine in flex.
Thanks
|
|
Services-config.xml help
|
| |
I am getting channel not found a lot when trying to hit contuit from
my test AIR app.
Can someone please post an example of a proper Services-config.xml
file? Something is off in my Channels section I think.
Thanks
|
|
BlazeDS Installation Help
|
| |
Things start getting sketchy in the instructions starting with Step 7. Luckily, someone clears up step 7 in the comments: ...So that gets me past step 7. However, step 8 says it's optional, so I don't know what to do here. Do you recommend we proceed with step 8? By step 9 it's no longer in sync with reality:... more »
|
|
|