Bumping... has nobody else had this issue?

On Sat, Mar 8, 2008 at 10:13 AM, Brendan Meutzner <[EMAIL PROTECTED]>
wrote:

> Hi All,
>
> I'm thoroughly confused about the new services-config.xml and
> remoting-config.xml setup with ColdFusion 8.  I can't get my local gateway
> services instance to run because of errors around the definition of multiple
> Destinations that use endpoint uri's that end in flex2gateway.  It doesn't
> matter that I'm using completely different servers for each.  Eg.
>
> http://meutzner.com:80/flex2gateway/ and
> http://www.visualconcepts.ca:80/flex2gateway causes complaining by CF on
> startup that the destination endpoint 'flex2gateway' is already being used
> by one or the other (whichever is defined first).
>
>
> I've found a workaround by defining the endpoint uri directly in my
> RemoteObject instances (<RemoteObject destination="MyDestination" endpoint="
> http://www.meutzner.com:80/flex2gateway";>) but this is going to require
> re-factoring a bit of code throughout all my projects to fix the current
> RemoteObject instances.
>
> Has anyone else figured out this confusing new aspect of CF8?
>
>
> Thanks in advance for any help.  I'm hoping this is a head-smacking 'doh'
> issue on my part :-)
>
>
> Brendan
>
>
>
> --
> Brendan Meutzner
> http://www.meutzner.com/blog/




-- 
Brendan Meutzner
http://www.meutzner.com/blog/

Reply via email to