[flexcoders] Re: Cairngorm 2.1 AMFPHP 1.9

2007-01-31 Thread ericbichara
Hi, your config script looks fine to me, give us an example of your service.mxlm file, maybe youre calling the service inccorectly? Here is an example of mine: http://www.adobe.com/2006/mxml"; xmlns:cairngorm="com.adobe.cairngorm.business.*"> and script:

[flexcoders] Re: Cairngorm 2.1 AMFPHP 1.9

2007-01-31 Thread mapper2255
--- In flexcoders@yahoogroups.com, "ericbichara" <[EMAIL PROTECTED]> wrote: > > Hi, your config script looks fine to me, give us an example of your > service.mxlm file, maybe youre calling the service inccorectly? Here > is an example of mine: > > >xmlns:mx="http://www.adobe.com/2006/mx

[flexcoders] Re: Cairngorm 2.1 AMFPHP 1.9

2007-02-14 Thread roadchief
I don't know if this is related or not - but if you are using the services-config.xml file (as defined in your response below) to define the channels and endpoints, etc., then you need to have '-services "services-config.xml"' in the Flex compiler additional compiler arguments. Just a thought -

[flexcoders] Re: Cairngorm 2.1 AMFPHP 1.9

2007-02-17 Thread Renaun Erickson
Another gotcha that comes up is the destination names are case sensitive. Confirm they are the same case in the MXML code and the services config. You say, "posted earlier has services-config.xml calling amfphp19- services-config.xml"... Try using a services-config.xml file that defines all the