I tried searching for this error message in the forum. Couldn't find any
solution!
I receive this error message when RouteMessage is called on the
MessageBroker class.
The message destination is set to 'xxxxxx' prior to calling the route
message.
Any ideas what I could be doing wrong?
Appreciate any help. I am pretty much following the DateFeed sample code.
Thanks.
Service:
<service id="message-service" class="flex.messaging.services.MessageService"
messageTypes="flex.messaging.messages.AsyncMessage">
<adapters>
<adapter-definition id="messagingAdapter"
class="FluorineFx.Messaging.Services.Messaging.MessagingAdapter"
default="true"/>
</adapters>
<destination id="xxxxxx">
<adapter ref="messagingAdapter"/>
<properties>
<source>*</source>
<network>
<session-timeout>1</session-timeout>
</network>
</properties>
<channels>
<channel ref="my-rtmp"/>
</channels>
</destination>
</service>
Channel:
<channel-definition id="my-rtmp" class="mx.messaging.channels.RTMPChannel">
<endpoint uri="rtmp://{server.name}:1938"
class="flex.messaging.endpoints.RTMPEndpoint"/>
</channel-definition>
</channels>
----------------------------------------------------
Note: The information contained in this message may be privileged and
confidential and protected from disclosure. If the reader of this message is
not the intended recipient, or an employee or agent responsible for
delivering this message to the intended recipient, you are hereby notified
that any dissemination, distribution or copying of this communication is
strictly prohibited. If you have received this communication in error,
please notify us immediately by replying to the message and deleting it from
your computer. Thank you. Fellowes, Inc.
----------------------------------------------------
_______________________________________________
fluorine mailing list
fluorine@...
http://fluorine.thesilentgroup.com/mailman/listinfo/fluorine_fluorine.thesilentgroup.com