For a specific CF server, I've been asked to use the following channel
definition:-

<channel-definition id="custom-secure-polling-amf"
class="mx.messaging.channels.SecureAMFChannel">
    <endpoint 
uri="https://{server.name}:{server.port}{context.root}/flex2gateway/customsecurepollingamf";

     class="flex.messaging.endpoints.SecureAMFEndpoint"/>
    <properties>
        <!--add-no-cache-headers>false</add-no-cache-headers-->
        <polling-enabled>true</polling-enabled>
        <polling-interval-seconds>8</polling-interval-seconds>

<invalidate-session-on-disconnect>true</invalidate-session-on-disconnect>
    </properties>
</channel-definition>

I'm trying to find information where and how this URI [1] is defined and
how to define my own.

[1] https://{server.name
}:{server.port}{context.root}/flex2gateway/customsecurepollingamf


Chris
--
Chris Velevitch
Manager - Adobe Platform Users Group, Sydney
m: 0415 469 095
www.apugs.org.au

Adobe Platform Users Group, Sydney
Topic: Geoff Bowers: Topic to be determined
Date: Monday, 30th Sep
Details and RSVP on http://www.meetup.com/Sydney-Adobe-Platform-User-Group


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356626
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to