apologies, now I read valdhors example code I see the endpoint is set in the 
code, here :
> channelSet = new ChannelSet();
> amfChannel = new AMFChannel("my-amf",
> "http://myserver/WebORB/weborb.php";);
> channelSet.addChannel(amfChannel);

so it's there you need to change localhost to 127.0.0.1 (or vice versa), not in 
the services config xml.


-----Original Message-----
From: [email protected] on behalf of Jim Hayes
Sent: Thu 02/10/2008 13:05
To: [email protected]
Subject: RE: [flexcoders] Re: More questions on weborb, creating my own services
 

that one has irritated me before!

it sees 127.0.0.1 and localhost as being different domains (correctly I 
believe).
if you change either the endpoint in the services xml file or the debugging url 
in project properties such that they match then you should find it all works 
(apologies for not being more precise in terms of the changes, I'm away from 
flexbuilder at the moment and my memory is ropey)


______________________________________________________________________
This communication is from Primal Pictures Ltd., a company registered in 
England and Wales with registration No. 02622298 and registered office: 4th 
Floor, Tennyson House, 159-165 Great Portland Street, London, W1W 5PA, UK. VAT 
registration No. 648874577.

This e-mail is confidential and may be privileged. It may be read, copied and 
used only by the intended recipient. If you have received it in error, please 
contact the sender immediately by return e-mail or by telephoning +44(0)20 7637 
1010. Please then delete the e-mail and do not disclose its contents to any 
person.
This email has been scanned for Primal Pictures by the MessageLabs Email 
Security System.
______________________________________________________________________

<<winmail.dat>>

Reply via email to